You are not logged in.
I used to use a command involving DPKG in Ubuntu/Debian, but I was curious to see if there is anything of this sort in Arch Linux.
Genius may have its limitations, but stupidity is not thus handicapped.
-- Elbert Hubbard
OpenBox3 + KDE4.6 + Xfce4.8 User
Offline
Offline
Sure there is, "pacman -Q" outputs a list of installed packages.
Check out the Pacman Rosetta [1] page in the wiki to know your way around several package managing tasks.
Offline
Good lord, thats much less complicated than
$ dpkg --get-selections > /backup/installed-software.log
Thanks, Kupo!
Edit: Dang, when used with Yaourt I can even get the AUR packages, and it even lists the version number.
Last edited by Nimbus (2011-05-02 20:10:41)
Genius may have its limitations, but stupidity is not thus handicapped.
-- Elbert Hubbard
OpenBox3 + KDE4.6 + Xfce4.8 User
Offline
read pacman manual page
man pacmanOffline