answersLogoWhite

0

if you want to uninstall something then you first go to your menu at the bottom left and go to my computer. then, at the top you click on a link saying "uninstall or change a program. click on that and you are there!

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Does Ubuntu Linux recognize Windows folders on external media?

Yes. Ubuntu can read files and directories created by a Windows system.


How are files hidden in Linux?

Files in unix operating systems with a '.' character as the first character in the filename are hidden.


How do you delete hidden files using batch scripts?

You can just delete hidden files with the same del command, but since the files are hidden you need to map the location of the hidden folder in the command so the batch file knows where to look and delete. @Echo off del "location of hidden files and/or folders" /Q /F /S exit


How do you install trade tiger software for Linux?

install wine and then you will be able to run .exe files on ubuntu


What Linux command lists hidden files and file attributes?

ls -al list hidden file also.Hidden files starting with "."


Would the ls -a command show hidden files?

Yes, in Linux or Unix, this command will show all files including hidden files in the current directoryl. In general, hidden files are files whose name begins with a period "."


How do you delete all files using Linux?

rm -rf <path to directory>


HOW to Delete blank torrent file from desktop.U downloaded a torrent file off of a website and it created the actual file that you used to download the file you wanted but it also created this blank 1?

use a Linux CD like ubuntu. run it without make installation.with Linux file explorer find blank torrent files and simple delete it. peri.nic.


Why are system files hidden?

To make it harder to delete, modify or move them by mistake.


Can you safely delete all hidden files?

No, you can't. Some of hidden folders are system and required for OS to run.


How do you remove hidden and useless files fro?

you cannot delete unless it is cd-rw


Why is Linux said to be a virus-free operating system?

Ya Linux is virus free OS, How?? Answer: Linux OS Extracted files and folders are kept hidden which cannot be accessed by viruses. Now what are Viruses?? Viruses are the files which carry the path-name of the WINDOWS FOLDER present in Windows OS where all the functional .(DOT)dll files are stored. Once these .dll files get corrupted then the PC starts behaving like a mad bull. So, these .dll kind (not the same format files) of files are also their in Linux OS but they are kept hidden, as a result the virus path cannot find them. Thus, no damage but still the files stored by the user on a Linux machine get corrupted.