If I'm using purge to remove something, will I be able to reinstall that thing after if I want or it's somehow blocks that option in the future?
Asked
Active
Viewed 80 times
2 Answers
1
You will be able to install the software again in the future.
purge, except from the application files, removes the configuration files used by that application as well.

hytromo
- 4,904
1
You will be able to install it normally. The only difference between purge
and regular remove
is that purge
destroys your settings. So if you reinstall, your previous settings will be lost.

Darshak Parikh
- 130
man apt-get
. purge doesn't block any installation! – Pandya Sep 19 '14 at 16:50