Debian/apt
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
About
The apt command in Debian stands for Advanced Package Tool, and is the standard means of installing software on Debian-based distributions.
It formerly functioned primarily through the "apt-get" command, but as of 2017 that functionality has been rolled into "apt" with a slightly more friendly UI. "apt-get" is still available for non-interactive applications. <hide>
page status::seed
</hide>
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
How To
- list all files installed by a package:
dpkg-query -L <package-name>
Related
Links
- Wikipedia (APT (Debian))
