Bug 169099 - List of latest added packages
Summary: List of latest added packages
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-22 23:30 UTC by Amadeus
Modified: 2014-01-21 22:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-25 22:44:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Amadeus 2005-09-22 23:30:43 UTC
Some times new packages are added to the repository, and yum ten writes

Added 35 new packages, deleted 0 old in 2.58 seconds

But what are these packages?

yum --list

gives a list of all the packages, but in alphabetical order, not by added date.

So I see two possible solutions
(a) --sort=date that works with --list
(b) --latest-packages

It would be a very useful feature, as it is likely that users would like to
install some of these new programs.

Comment 1 Seth Vidal 2005-09-25 22:44:13 UTC
check out the docs:

yum list recent

that should list the most recently added packages based on the package's timestamp.




Note You need to log in before you can comment on or make changes to this bug.