Command
apt
Explanation
apt is used to manage the Debian packages. It manages the Debian packages.
Examples
Update package list
apt update
Install package
apt install nginx
apt
apt is used to manage the Debian packages. It manages the Debian packages.
Update package list
apt update
Install package
apt install nginx