Multiple choice

What command do you use to download files from a repository site

  1. shutdown

  2. apt-get

  3. ps

  4. vi

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

apt-get is a command-line tool used for handling packages, including downloading and installing software from repositories. The other commands are unrelated to package management.