Hello Everyone,
Is cleaning antix necessary and if it is what is the safest way to do so.
I have seen these.
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
When removing installed meta-packages or installed packages what is the safest way.
I have seen these.
sudo apt-get remove"installed package"
sudo apt-get purge"installed package"
So many questions and I know I'm a"BIG PIA" .
Thanks
The PoorGuy
topic title: [SOLVED] Distro Cleaning
3 posts
• Page 1 of 1
-
Posts: 125
- Joined: 11 May 2016
#1
Last edited by poorguy on 12 Oct 2016, 00:06, edited 1 time in total.
-
Posts: 4,164
- Joined: 20 Feb 2009
#2
I have a text file in my Documents folder with this stuff Anti posted on the AntiX site ages ago
from
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://antix.mepis.org/index.php?title=Further_Lighten_antiX_Debianise_me"
linktext was:"http://antix.mepis.org/index.php?title= ... bianise_me"
====================================
!
Edit. My AntiX 15 has bleachbit in it. Since I do regular apt-get update and apt-get dist-upgrade.
I'll be damned if I touch it though.
Seems to Windows-eeeeeee for me. __{{emoticon}}__
Code: Select all
##clean root with apt command
deborphan | xargs apt-get -y remove
COLUMNS=200 dpkg -l |grep ^rc |awk '{print $2} ' | xargs dpkg -P
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://antix.mepis.org/index.php?title=Further_Lighten_antiX_Debianise_me"
linktext was:"http://antix.mepis.org/index.php?title= ... bianise_me"
====================================
!
Edit. My AntiX 15 has bleachbit in it. Since I do regular apt-get update and apt-get dist-upgrade.
I'll be damned if I touch it though.
Seems to Windows-eeeeeee for me. __{{emoticon}}__
-
Posts: 125
- Joined: 11 May 2016
#3
Hey rokytnji,
Thanks for the info link.
Just trying to learn the how to the right way.
I have played with bleachbit on a test computer without any problems but I can sure see where an uninformed inexperienced user could destroy a Linux Distro without proper understanding of the cleaning features in bleachbit.
Not a fan of registry cleaners although I believe bleachbit is a good tool if understanding the how to of using it.
Thanks
The PoorGuy
Thanks for the info link.
Just trying to learn the how to the right way.
I have played with bleachbit on a test computer without any problems but I can sure see where an uninformed inexperienced user could destroy a Linux Distro without proper understanding of the cleaning features in bleachbit.
Not a fan of registry cleaners although I believe bleachbit is a good tool if understanding the how to of using it.
Thanks
The PoorGuy