|
For distributions that use RPM format packages, use the command:
You need to be logged in as root. You can save the output to a text file for future reference, a command like:
$ rpm -qa >installed-packages
|
For Debian systems, the equivalent command is:
|