Conversation
Notices
-
-
@skazhy dpkg -l
-
@skazhy dpkg -l (or maybe -L)
-
@skazhy `dpkg -l`
-
@skazhy dpkg -l
-
@skazhy look at dpkg options. Maybe aptitude also has a option for that. (I haven't used ubuntu since a long time)
-
@skazhy dpkg-query -l
-
@skazhy install apt-show-versions pkg. Great tool for listing installed packages, version numbers, upgradeability etc.
-
@skazhy dpkg -l | grep ii
-
@skazhy Many have replied, but none have mentioned more minimalistic dpkg --get-selections, which also produces input for --set-selections.
-
@skazhy use dpkg
-