apt
Install packages on Debian/Ubuntu systems
Primary Syntax
$ apt install package
#
Example Usage
sudo apt install nginx#
Quick Tips
• Use man apt to read the full manual
• Add --help flag for quick options reference
• Combine with | less for paginated output
Submitted by: admin
Added: 2/9/2026