You are not logged in.
Some files belonging to a package are treated as configuration files (management of *.pacnew and *.pacsave). How can I have the list of files belonging to a package that pacman consider as configuration files?
[Edited] @tomk: Thanks, didn't have in mind that I had to insist with the -i option -:)
Last edited by olive (2011-07-31 11:41:54)
Offline
For installed packages only - pacman -Qii <pkgname> .
Ref: man pacman, "QUERY OPTIONS", -i, --info
Last edited by tomk (2011-07-31 10:12:07)
Offline