views
Uninstalling Programs with Terminal
Open Windows cmd Terminal. You should see the Terminal app icon on the left side of the screen; if not, click the Ubuntu icon in the top-left corner of the screen, type terminal into the search bar, and click Terminal when it appears.[Image:Uninstall Ubuntu Software Step 1 Version 4.jpg|center]]
Open a list of your currently installed programs. Type dpkg -l into Terminal, then press ↵ Enter.
Find the program that you want to uninstall. You'll need to note the official name of the program file rather than the name of the program itself (e.g., "avg.exe" rather than AVG Antivirus).
Enter the "apt-get" command. Type sudo apt-get --purge remove program into Terminal—making sure to use the program's actual name instead of "program"—and press ↵ Enter.
Enter your root password. Type in your superuser password, then press ↵ Enter.
Confirm the deletion. Type in y and press ↵ Enter. Your program will begin to uninstall itself. Once it finishes, you can close Terminal. This process may take a while to complete depending on the size of the program. If your program isn't properly removed using the apt-get command, try using sudo aptitude remove program instead.
Uninstalling Programs with Ubuntu Software
Open Ubuntu Software. Its app icon resembles an orange suitcase with a white "A" on it. Ubuntu Linux comes with this built-in software manager, allowing you to remove programs in just a few clicks. If you can't find Ubuntu Software, click the Ubuntu logo in the upper-left corner of the screen, type ubuntu software into the search bar, and click the Ubuntu Software app icon.
Click the Installed tab. This computer-shaped tab is at the top of the Ubuntu Software window.
Find the program that you want to uninstall. Scroll through the list of installed programs until you arrive at the one that you want to uninstall, or type the name of an installed program into the search bar in the top-right corner of the window.
Click Remove. It's to the right of the program that you want to uninstall.
Confirm the decision if prompted. If asked to confirm, click Remove again, or click OK. The prompt that you see may vary slightly depending on your version of Ubuntu.
Close Ubuntu Software. Your program should now be uninstalled.
Uninstalling Ubuntu Linux
Make sure that you have a Windows CD or USB drive. On a computer that's only running Linux, the easiest way to uninstall Ubuntu is by reformatting your computer using an installation CD. Ubuntu typically isn't installed as the only operating system on a Mac. To create a Windows CD on Ubuntu: insert the CD into your computer, download the ISO from the Windows download site, right-click the ISO, click Write to Disc..., select your disc, and click Create Image.
Insert the CD into the computer. Make sure that the CD's logo is facing up when you do so. Skip this step if you created a Windows CD in the previous step.
Restart your computer. Click the Settings Windows Settings gear in the top-right corner of the screen, click Shut Down... at the bottom of the resulting drop-down menu, and click the Restart icon in the pop-up menu.
Boot from the CD. On most computers, you can press any key on your keyboard to do so. If your computer isn't set to boot from the disc drive, you may have to press a "Boot Options" key during the restart screen, or select your Windows DVD as the boot option from the GRUB menu.
Select a time and language, then click Next. You'll use the drop-down menus in the middle of the Windows Setup window to select your preferred language and time zone.
Click Install now. It's in the middle of the window.
Enter your Windows 10 product key, then click Next. Type your product key into the text field near the bottom of the window. You can also click the I don't have a product key link here if you'd like to enter the product key later. If you do this, you'll need to select a version of Windows before proceeding.
Check the "I accept" box, then click Next. Doing so will accept Microsoft's terms of use and take you to the next page.
Click the Custom option. It's in the middle of the page.
Select the Ubuntu drive. Click the hard drive on which Ubuntu Linux is installed.
Delete the Ubuntu drive. Click Delete, then click OK when prompted. This will delete Ubuntu from the drive and reformat the drive for NTFS, which is the file system used by Windows. You may first have to click Drive options below the drive window.
Click Next. This indicates that you'd like to install Windows on the selected drive.
Follow the on-screen instructions. Once Windows finishes installing, you'll be prompted to set up your preferences (e.g., language, date, time, accessibility, and so on). Ubuntu is now gone from your computer.
Comments
0 comment