Another new guy, needing help, guys!
Hi everyone,
First time poster here. I didn't see any "Introduce Yourself" section. If there is one, please point it out to me for a proper presentation.
Alright, here is the issue, I need some help with:
I have noticed that every time I try to update my system or install something using Muon, the apt-xapian-index will run for several minutes taking up to 100% of the CPU capacity bringing the system to a halt. I thought of removing it but I realized that some other packages will be removed with it:
So I decided not to. Then I thought, in order to prevent it from running, to rename the /usr/share/apt-xapian-index to something else.
I appreciate if you could tell me if there is a way of removing it without removing the other packages or if renaming it will actually stop it from running.
In either case, will that affect the ability of the system to update or install new software in a negative way?
Thanks in advance!
philotux
Hi everyone,
First time poster here. I didn't see any "Introduce Yourself" section. If there is one, please point it out to me for a proper presentation.
Alright, here is the issue, I need some help with:
I have noticed that every time I try to update my system or install something using Muon, the apt-xapian-index will run for several minutes taking up to 100% of the CPU capacity bringing the system to a halt. I thought of removing it but I realized that some other packages will be removed with it:
Code:
sudo apt purge apt-xapian-index --simulate Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: apt-xapian-index* kubuntu-driver-manager* kubuntu-notification-helper* muon*
I appreciate if you could tell me if there is a way of removing it without removing the other packages or if renaming it will actually stop it from running.
In either case, will that affect the ability of the system to update or install new software in a negative way?
Thanks in advance!
philotux
Comment