LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rpm install history (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-install-history-327138/)

ergo_sum 05-25-2005 08:37 PM

rpm install history
 
Hello All:

I'd like to find out what rpms I've installed on this box.
What's the command for that, something like

rpm -qa | grep rpm?

Thanks.

ergo_sum

Oh. I'm using rh 7.3 w/ kernel 2.4.18-3

btmiller 05-25-2005 10:58 PM

Just rpm -qa will show you a list of RPMs installed. Once a week, Red Hat systems (or at least some versions) make a log of all the RPMs installed in /var/log/rpmpkgs, so that file may have a list and you can check differences between older and newer logs.

ergo_sum 05-26-2005 05:09 AM

Good to know!!
I'm getting really tired of Ximian so I'm doing a little investigating.

Thanks.

brundles 05-26-2005 07:19 AM

Quote:

Originally posted by btmiller
Once a week, Red Hat systems (or at least some versions) make a log of all the RPMs installed in /var/log/rpmpkgs, so that file may have a list and you can check differences between older and newer logs.
Do you know of anything similar for SuSE? I'm trying to track down something that broke Firefox and Thunderbird but haven't found anything like an install log yet.


All times are GMT -5. The time now is 02:09 PM.