Added note about [installed,automatic]

This commit is contained in:
Kenneth John Odle 2026-08-25 15:42:03 -04:00
parent 5d19aabdaf
commit 2a697f6db4

View File

@ -174,6 +174,8 @@ alsa-base/jammy,jammy,now 1.0.25+dfsg-0ubuntu7 all [installed,automatic]
[…snip] […snip]
\end{Verbatim} \end{Verbatim}
Again, that's a lot of information, but \texttt{[installed]} means that this package was installed manually, and \texttt{[installed,automatic]} means that it was installed as a dependency of some other package.\index[concepts]{dependencies}
Unfortunately, that will give you a list of \texttt{every} packaged that has been installed on your system, including from when you installed Linux originally. To get a list of manually installed applications, use Unfortunately, that will give you a list of \texttt{every} packaged that has been installed on your system, including from when you installed Linux originally. To get a list of manually installed applications, use
\begin{Verbatim}[frame=lines] \begin{Verbatim}[frame=lines]