Linux CLI - Package Management
Which of the following is the correct syntax to update the package list using apt?
apt update downloads the latest package information from repositories.apt upgrade upgrades packages, apt install update is invalid syntax, and apt refresh is not a valid apt command.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions