how to delete file and programs i don't need

Asked by PAUL KIBEDY

Hello;
I like to know how to delete files,downloads and programs I loaded in the computer,I don't need,like
if I don't need a file or a downloaded program or a program loaded from a disk,how do I delete it from memory,or from files..
Thank you.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Joseph Paul Cohen (jcccnet) said :
#1

You can use the ubuntu software center.

You can also use apt-get at the command line like:
$sudo apt-get purge nameofsoftware

For this option you need to know the command you want to remove. The "purge" command will erase it's settings from the drive. You can also use the word "remove" if you want to install it again later.

You can also try to find the program in the /opt folder and remove it. Try using apt-get first though.

Can you help with this problem?

Provide an answer of your own, or ask PAUL KIBEDY for more information if necessary.

To post a message you must log in.