You are not logged in.

#1 2013-04-29 20:42:14

indianahorst
Member
Registered: 2008-08-23
Posts: 127

Package installation history

Hello everybody,

I've already searched the forums, but didn't find a solution.

Is there a possibility to search with pacman / yaourt / pacaur / etc... for all local installed packages which have been installed in a certain period, e.g. all packages installed in the last 7 days?

pacman gives me the installation date of a package with:

$ pacman -Qi package_name
...
Install Date   : So 28 Apr 2013 03:03:51 CEST
...

and I get a list of all explicitly installed packages with

$ pacman -Qet

But who could I get only the list of the packages installed in the last 7 days?

Thank you!

Offline

#2 2013-04-29 20:45:48

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Package installation history

expac has an install date flag...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2013-04-29 22:48:35

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,357
Website

Re: Package installation history

Or just look in /var/log/pacman.log.

Offline

#4 2013-04-30 15:07:03

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Package installation history

A slightly different approach (based on n last times you run 'pacman -Syu' and not the date) is used by a program called 'whatdidido' https://bbs.archlinux.org/viewtopic.php … 87#p626487

Offline

Board footer

Powered by FluxBB