You are not logged in.
Is there a way to automatically remove those configuration files and stuff scattered around the system? I want to completely remove gnome and I want to know which packages I specifically wrote 'pacman -S blah' so blah was specifically installed and not a dependency. How can I find the ones I specifically installed?
Offline
man pacmanYou could safely remove configuration files in your home directory after removing applications.
Last edited by bharani (2010-03-18 08:24:21)
Tamil is my mother tongue.
Offline
To help you searching: the term is "explicitly installed package", not "specifically" or "manually".
Note that configuration files written to your home directory are not tracked by pacman, so you'll have to remove those yourself.
Offline