apt install <package...>

Install package(s)

Arguments

NameDescription
packageThe package you want to install

Options

NameDescription
-d, --download-onlyFor any operation that would download packages, download them, but do nothing else
--no-downloadDo not download packages, attempt to use already downloaded packages
-yAssume yes to all prompts
--assume-noAssume no to all prompts
-s, --simulateSimulate running this command and show it's output, without actually changing anything
--reinstallReinstall the package if it is already installed
-f, --fix-brokenAttempt to fix broken packages