hello friends,
is it possible to delete the files related to a particular application when i delete the app it self, via yum?
for, say, if I do
with "some magical options", can yum also delete /home/user/.purple ?
(or via dnf, in f18?)
is it possible to delete the files related to a particular application when i delete the app it self, via yum?
for, say, if I do
Code:
yum erase --remove-leave <some magical options> pidgin
(or via dnf, in f18?)