What does the -y flag do in the 'sudo apt install' command?

The -y flag in the sudo apt install command automatically answers "yes" to any prompts that may occur during the installation process. This allows the installation to proceed without requiring manual confirmation from the user for each prompt.

0 Comments

no data
Be the first to share your comment!