This is a discussion on How to check when RPM is uninstalled within the Getting started tutorials forums, part of the Linux Getting Started category; Is there any way to check how to find when a rpm package has been un-installed from the RPM database ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
| Sponsored Links | ||
|
|
|
||||
|
You can find log in /var/log/yum.log file:
Code:
cd /var/log tail -f yum.log Code:
Aug 02 05:12:18 Installed: libwmf.i386 0.2.8.4-10.1 Aug 02 05:12:19 Installed: ImageMagick.x86_64 6.2.8.0-3.el5.4 Aug 02 05:12:20 Installed: ImageMagick.i386 6.2.8.0-3.el5.4 Aug 04 22:07:59 Updated: cups-libs.x86_64 1:1.2.4-11.5.3.el5 Aug 12 04:23:45 Installed: nc.x86_64 1.84-10.fc6 Aug 24 15:25:19 Updated: tar.x86_64 2:1.15.1-23.0.1.el5 Aug 28 23:54:01 Installed: iptraf.x86_64 3.0.0-5.el5 Sep 01 04:12:41 Updated: mysql.x86_64 5.0.22-2.1.0.1 Sep 01 04:12:43 Updated: mysql-server.x86_64 5.0.22-2.1.0.1 Sep 01 04:12:48 Updated: mysql-test.x86_64 5.0.22-2.1.0.1 Hope this helps! |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to check CPU Numbers in Linux | raj | Linux hardware | 1 | 06-17-2008 03:29 PM |
| forced file check fsck | smr36 | Ubuntu / Debian | 3 | 04-16-2008 10:23 AM |
| Linux check disk error | raj | Linux hardware | 3 | 12-07-2007 11:00 AM |
| How to check md5 hash | raj | Linux software | 3 | 08-17-2007 06:34 AM |
| script on how to check if the file exists | warren | Shell scripting | 4 | 04-14-2006 06:51 PM |