You are not logged in.

#1 2014-03-30 02:34:37

jambi
Member
Registered: 2014-03-26
Posts: 32

pacman unused config files

how to delete unused resident config files of uninstalled application using pacman

Offline

#2 2014-03-30 03:50:42

BluMongoose
Member
From: 'Murica
Registered: 2012-04-24
Posts: 49

Re: pacman unused config files

From the pacman entry in the wiki:

Note: Pacman will not remove configurations that the application itself creates (for example "dotfiles" in the home folder).


"Think for yourself and question authority." -T. Leary

Offline

#3 2014-03-30 05:52:34

jpgg
Member
Registered: 2014-01-15
Posts: 43

Re: pacman unused config files

If you are refering to .pacsave files that are sometimes left when a package is removed, you can remove them with :

pacman -Rn <package>

Offline

#4 2014-03-30 11:50:36

jambi
Member
Registered: 2014-03-26
Posts: 32

Re: pacman unused config files

is there any pacman alternative that can do that

Last edited by jambi (2014-03-30 23:05:53)

Offline

#5 2014-04-20 18:54:06

Jeroen)Mathon
Member
From: Netherlands
Registered: 2013-08-29
Posts: 82

Re: pacman unused config files

I usualy use pacman -Rns to completely remove a program.

Offline

#6 2014-04-20 19:01:59

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

Re: pacman unused config files

jambi wrote:

is there any pacman alternative that can do that

Pacman's options are documented in `man pacman`. You should read it.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2014-04-20 20:48:05

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: pacman unused config files

You can use lostfiles to find `orphaned` files and delete them manually:

https://aur.archlinux.org/packages/lostfiles/

Offline

Board footer

Powered by FluxBB