Remove other operating systems, as in dual-booting.
Questions tagged [removing]
65 questions
16
votes
7 answers
12
votes
1 answer
Is there a usage count for packages or programs?
Motivation:
I want to remove applications I do not use to speed up my package processing tasks like dist upgrades, regular updates, but also for saving disk space and other reasons. I know this is a complex topic so first I will ask my question and…
math
- 1,498
7
votes
3 answers
How to remove system locales
How to remove system locales, as oppose to package locales as asked in How to remove unnecessary locales??
I'm getting the following errors recently:
locale: Cannot set LC_ALL to default locale: No such file or directory
The only en locale I have…
xpt
- 1,197
4
votes
1 answer
How to remove or uninstall a Unity scope
I intalled the Unity Photo Lens using this commands:
sudo add-apt-repository ppa:scopes-packagers/ppa && sudo apt-get update
sudo apt-get install unity-lens-photo unity-scope-flickr unity-scope-shotwell
And then downloading and executing a deb…
Chuqui
- 367
4
votes
1 answer
How to purge okular?
I have ubuntu 20.10, 64 bit.
In Menu, there are 2 instances of Okular.
I can use it but cannot remove via Terminal.
igor@igor-System-Product-Name:~$ sudo apt remove okular
Reading package lists... Done
Building dependency tree
Reading state…
user1041353
4
votes
2 answers
How do I remove Arduino completely?
I have tried remove Arduino on Ubuntu 16.04 but apt doesn't remove it.
These are the commands that I've tried:
sudo apt-get remove arduino
sudo apt-get remove --auto-remove arduino
sudo apt-get purge arduino
sudo apt-get purge --auto-remove…
4
votes
1 answer
Why apt-get purge wants to install packages while I use --no-download and --no-install-recommends?
I am using Debian but I think this can be easily posted here.
I have already uninstalled openoffice packages from my Debian machine but somehow apt-get put abiword in his place. Now I would like to get rid of it as well but when I try to apt-get…
Patryk
- 9,416
3
votes
1 answer
How to move windows files to ubuntu without dual booting?
I'm about to install ubuntu again after using windows for a couple of months and I was wondering if there was way to move my files to ubuntu during installation, maybe dual booting, moving them, then removing windows but I'm not sure how that would…
Marwan Sabry
- 55
3
votes
1 answer
How do I remove the brontok virus that has infected my Ubuntu via Wine?
My laptop runs on Ubuntu and was recently infected with the brontok virus it managed to infect my Ubuntu - through my flash drive - because I have Wine installed. I had used the USB in an infected Windows computer belonging to someone I know. It…
Deisie
- 33
- 3
3
votes
1 answer
How can I remove jdownloader?
How can I remove jdownloader?
I installed it by the following process:
sudo apt-add-repository ppa:jd-team/jdownloader
sudo apt-get update
sudo apt-get install jdownloader
3
votes
1 answer
Why did Ubuntu try to self-destruct?
I was using Ubuntu happily for some months (almost fully updated, latest AMD driver and everything). About a week ago I started trying to install some games that I bought on Humble Bundle that I downloaded at home and other PCs (my internet is a…
White
- 51
3
votes
2 answers
Removing an Ubuntu installation
I first had windwos 7, then I installed Ubuntu alongside and when my laptop starts I can choose between ubuntu and windows (the ubuntu boot screen) .
Now I have installed another ubuntu inside the windows 7 using virtual box. I want to remove that…
Dumbo
- 1,962
3
votes
1 answer
Can not remove VirtualBox Guest Additions with "apt-get remove" command
I have tried to remove package with "remove" command, but there was not any request to delete it, even though something was found. I'm newbie, so maybe I made something wrong?
vic@vic-VirtualBox:~$ sudo apt-get remove virtualbox-guest*
Reading…
Vik
- 31
3
votes
2 answers
Windows XP Dual boot removal
I've had Ubuntu dual booted with Windows XP for awhile now and I think it's time to get rid of windows. How do I do this correctly so I don't mess up my hard drive?
Loagn
- 43
2
votes
1 answer
Removing Texlive From Ubuntu 16.04 LTS (Installed using terminal, apt-get)
I am using TexLive 2015 and I would like to move on to 2016 or even better 2017. I read on internet that uninstalling and doing a fresh install is a better idea than upgrading TexLive, is it true?
Anyways I started looking for the ways to see how I…
Dude
- 307