You are not logged in.
well i've been searching for pacman logs in /var and stuff
and i noticed that there is no log of installed packages ( with date and stuff )
i thing would be nice to have a LOG with date, version of the installed packages...
cause i made an update that fucked my gnome, so i wanted to know wich packages had been updated . so i could go back....
i just want to say that Arch Linux is VERY VERY nice, congratulations
Offline
Good suggestion. I'll add it to the TODO.
Offline
you can do something like this pacman -Q > /tmp/instaled
and then find if pkg "X" is instaled doing
grep "your search here" /tmp/instaled
finalmente uma alma que fala portugues bem vindo
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU/ d- s: a- C L U P+ L+++ E--- W+
N 0+ K- W-- !O !M V-- PS+ PE- V++ PGP T 5 Z+ R* TV+ B+
DI-- D- G-- e-- h! r++ z+ z*
------END GEEK CODE BLOCK------
Offline