Linux sudo commands
Jul 29, 2019 · In fact, this is the first command you need to run on any Debian-based Linux system after a fresh install. Updating the package database requires superuser privileges, so you’ll need to use sudo. sudo apt-get update. When you run this command, you’ll see the information being retrieved from various servers.