+4 votes
560 views
Uninstall programs in Ubuntu 20.04

in Linux / Unix by (551k points)
reopened | 560 views

1 Answer

+5 votes
Best answer

1. Uninstall a program in Ubuntu 20.04 from terminal
2. Uninstall a program in Ubuntu 20.04 from Software Center

When we are users of systems such as Windows or macOS and we migrate to Linux, in this case Ubuntu 20.04, we will find ourselves with a very different scenario to carry out daily tasks and one of them is the uninstallation of applications. In Windows we do this from the Control Panel and in macOS by dragging the app to the trash can but in Linux we see a different scenario, but don't worry that TechnoWikis will explain how to completely remove a program in Ubuntu 20.4..

 

Sometimes we lose control of the programs installed in Linux or in any other system, something that makes us need to free up space on the PC since the system usually begins to collapse causing problems. It is best to uninstall programs that we do not use in Ubuntu and leave it as clean as possible.

 

 

To stay up to date, remember to subscribe to our YouTube channel!   SUBSCRIBE

 


1. Uninstall a program in Ubuntu 20.04 from terminal

 

Step 1

From Activities in Ubuntu 20.04 we can see which is the program to uninstall, for this example Steam:

 

image

 

 

Step 2

We access the terminal and execute the following:
 sudo apt –purge remove steam 
Note
We replace the name of the program with the application to be uninstalled.

 

 

image

 

 

 

 

Step 3

We enter the letter S to confirm the uninstallation of the program:

 

image

 

 

Step 4

After this we check that Steam is not available from Activities:

 

image

 

 

Step 5

If we run again “sudo apt –purge remove steam” we will see that the application does not exist to be uninstalled:

 

image

 

 


2. Uninstall a program in Ubuntu 20.04 from Software Center

 

Step 1

The Software Center in Ubuntu is a centralized point from where it is possible to manage applications and programs, we see which program we want to uninstall first:

 

 

image

 

 

Step 2

Now we open the Software Center and look for the application:

 

image

 

 

Step 3

We click on the "Remove" button and we will see the following message:

 

image

 

 

Step 4

We confirm by clicking on "Delete", after this we can see that the program is no longer installed in Ubuntu 20.04:

 

image

 

Step 5

With either of these two methods we can uninstall programs in Ubuntu 20.04

 


by (3.5m points)

Related questions

+3 votes
1 answer
asked Sep 29, 2020 in Linux / Unix by backtothefuture (551k points) | 3.7k views
+5 votes
1 answer
asked Sep 21, 2020 in Linux / Unix by backtothefuture (551k points) | 723 views
+5 votes
1 answer
asked Sep 25, 2020 in Linux / Unix by backtothefuture (551k points) | 497 views
+4 votes
1 answer
asked May 11, 2020 in Linux / Unix by backtothefuture (551k points) | 652 views
+5 votes
1 answer
asked May 7, 2020 in Linux / Unix by backtothefuture (551k points) | 476 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,634 questions
10,766 answers
510 comments
3 users