Remove unused config files

Asked by LordSavage

Every application you install puts a hidden config folder in ~ or ~/.config or put the inforamtion in gconf. If you remove the application/package it removes (if you want) every part of the app from your system but not in your home folder. A option to delete this unused configs would be great.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Tweak Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
LordSavage (lordsavage) said :
#2

Don't you like the Idea?

Revision history for this message
Ding Zhou (tualatrix) said :
#3

Sorry.
I just have seen this question.

The idea is good!
If possible, I'll try to make it out.

Revision history for this message
Nicholas Skaggs (nskaggs) said :
#4

Here's a simple 1 line command to do it
dpkg -l |awk ‘/^rc/ {print $2}’ |xargs sudo dpkg --purge

Revision history for this message
Ding Zhou (tualatrix) said :
#5

Hi, guitara, Thank you.
This tips is useful!

Can you help with this problem?

Provide an answer of your own, or ask LordSavage for more information if necessary.

To post a message you must log in.