Raspberry Pi OS Lite – how to uninstall (remove) a specific program

Uninstalling (removing) a specific, unwanted program is an easy task when you use a GUI – for beginners removing a specific program from Lite OS (in CLI mode) can be a challenge. Well, not really when you know how to do it 🙂

It is very simple:

sudo apt-get remove APPNAME(s)

and then type:

sudo apt autoremove

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA
Change the CAPTCHA codeSpeak the CAPTCHA code
 

This site uses Akismet to reduce spam. Learn how your comment data is processed.