How to Uninstall Programs from the Linux Terminal – Easy and Fast

Linux Tips

Introduction

Hey there!
Here’s a quick and easy way to uninstall programs from the terminal in Linux. I tested this on Ubuntu 16, and it works perfectly! 🐧

Steps to Remove a Program

  1. Run the following command to remove the program and its config files:
sudo apt-get --purge remove gimp

Comments

Search

Cargando buscador...