Recent Changes - Search:

Softwares

.

Yum-history-command-timeline-Yum-transactions

Main.Yum-history-command-timeline-Yum-transactions History

Hide minor edits - Show changes to output

November 30, 2012, at 06:43 AM by 223.228.237.185 -
Changed lines 49-51 from:
(:Googlemm:)
to:
(:tableend:)
Added line 53:
[@
Changed lines 55-56 from:
(:tableend:)
to:
@]

(:Googlemm:)
August 24, 2012, at 02:43 PM by 101.62.104.194 -
Added lines 50-51:
(:Googlemm:)
Changed lines 56-58 from:
(:tableend:)

(:Googlemm
:)
to:
(:tableend:)
August 09, 2012, at 02:48 PM by 115.242.136.190 -
Added lines 49-53:

!!Other Options

history [info|list|packages-list|packages-info|summary|addon-info|redo|undo|rollback|new|sync|stats]
Added line 55:
August 09, 2012, at 02:45 PM by 115.242.136.190 -
Added lines 1-50:
(:Google1:)
(:Googletxt:)
----
The yum history command allows users to review information about a timeline of Yum transactions, the dates and times on when they occurred, the number of packages affected, whether transactions succeeded or were aborted, and if the RPM database was changed between transactions. Additionally, this command can be used to undo or redo certain transactions.

!!Listing Transactions

To display a list of twenty most recent transactions, as root, either run yum history with no additional arguments, or type the following at a shell prompt:

(:table border=1 width=50% bgcolor=yellow cellspacing=0 :)
(:cellnr:)
[@
yum history list

@]
(:tableend:)

!!Examples
(:table border=1 width=50% bgcolor=yellow cellspacing=0 :)
(:cellnr:)
[@
[fedora@localhost ~]$ sudo yum history list
Loaded plugins: langpacks, presto, refresh-packagekit
ID | Login user | Date and time | Action(s) | Altered
-------------------------------------------------------------------------------
8 | fedora <fedora> | 2012-08-09 20:04 | Install | 1
7 | fedora <fedora> | 2012-08-07 00:32 | Install | 40
6 | fedora <fedora> | 2012-08-06 23:29 | Install | 1
5 | fedora <fedora> | 2012-08-06 23:23 | Install | 3 <
4 | fedora <fedora> | 2012-08-06 22:49 | Install | 5 >
3 | fedora <fedora> | 2012-08-06 22:46 | Install | 2
2 | fedora <fedora> | 2012-08-06 22:01 | Update | 1
1 | System <unset> | 2012-05-23 02:09 | Install | 1046
history list
[fedora@localhost ~]$ sudo yum history list all
Loaded plugins: langpacks, presto, refresh-packagekit
ID | Login user | Date and time | Action(s) | Altered
-------------------------------------------------------------------------------
8 | fedora <fedora> | 2012-08-09 20:04 | Install | 1
7 | fedora <fedora> | 2012-08-07 00:32 | Install | 40
6 | fedora <fedora> | 2012-08-06 23:29 | Install | 1
5 | fedora <fedora> | 2012-08-06 23:23 | Install | 3 <
4 | fedora <fedora> | 2012-08-06 22:49 | Install | 5 >
3 | fedora <fedora> | 2012-08-06 22:46 | Install | 2
2 | fedora <fedora> | 2012-08-06 22:01 | Update | 1
1 | System <unset> | 2012-05-23 02:09 | Install | 1046
history list
@]
(:tableend:)
(:Googlemm:)
Edit - History - Print - Recent Changes - Search
Page last modified on November 30, 2012, at 06:43 AM