Size: 2249
Comment:
|
← Revision 22 as of 2022-01-18 23:36:17 ⇥
Size: 1977
Comment: updated text + screenshots
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
'''OS-Uninstaller''' is a small graphical tool to perform a clean and quick uninstall of any operating system (Windows, MacOS, Ubuntu, other Linux distribution..) of your computer. | '''OS-Uninstaller''' is a small graphical tool to perform a clean and quick removal of any operating system (Windows, MacOS, Ubuntu, other Linux distribution..) of your computer. |
Line 13: | Line 13: |
{{http://pix.toile-libre.org/upload/original/1340275988.png}} | {{https://i.imgur.com/STREY9k.png}} |
Line 40: | Line 40: |
sudo apt-get update; sudo apt-get install -y os-uninstaller && os-uninstaller | sudo apt update; sudo apt install -y os-uninstaller && os-uninstaller |
Line 48: | Line 48: |
* launch OS-Uninstaller (System->Administration->OS-Uninstaller menu if you use Gnome, or via the dash if you use Unity) * Then choose the OS you want to remove and click "OK" {{http://pix.toile-libre.org/upload/original/1323945652.png}} * A confirmation window will appear: {{http://pix.toile-libre.org/upload/original/1336577243.png}} * Click "Apply" to start the removal |
* launch OS-Uninstaller * choose the OS you want to remove and click "OK" * a confirmation window will appear: * click "Apply" to start the removal |
Introduction
|
OS-Uninstaller is a small graphical tool to perform a clean and quick removal of any operating system (Windows, MacOS, Ubuntu, other Linux distribution..) of your computer.
Important: if you want to uninstall Wubi (Ubuntu installed INSIDE Windows), please follow this guide.
OS-Uninstaller is free software, licensed under GNU-GPL.
Getting OS-Uninstaller
1st option : get a disk including OS-Uninstaller
Download Boot-Repair-Disk. Then create a live-USB of it. Boot on it. A window (Boot-Repair) will appear, close it. Then launch OS-Uninstaller from the bottom-left menu.
2nd option : install OS-Uninstaller in Ubuntu
- boot your computer on a Ubuntu DVD or live-USB.
- choose "Try Ubuntu"
- open a new Terminal (Ctrl+Alt+T), then type:
sudo add-apt-repository ppa:yannubuntu/boot-repair
- Press Enter, then type:
sudo apt update; sudo apt install -y os-uninstaller && os-uninstaller
- Press Enter
Using OS-Uninstaller
- launch OS-Uninstaller
- choose the OS you want to remove and click "OK"
- a confirmation window will appear:
- click "Apply" to start the removal
External Links
Topic "OS-Uninstaller: Safely remove Windows, Ubuntu... in 1 click !" - on Ubuntu forum, for any questions/comments.