I love Apache v4.1.1, but unfortunately it is having problems galore, mainly because I did not uninstall Libre Office properly. Tried Synaptic, but it only got partway - remnants of Libre Office remain immovable! Would appreciate suggestions.
[Solved] How do I completely uninstall LibreOffice?
[Solved] How do I completely uninstall LibreOffice?
Using Kubuntu 14.10
I love Apache v4.1.1, but unfortunately it is having problems galore, mainly because I did not uninstall Libre Office properly. Tried Synaptic, but it only got partway - remnants of Libre Office remain immovable! Would appreciate suggestions.
I love Apache v4.1.1, but unfortunately it is having problems galore, mainly because I did not uninstall Libre Office properly. Tried Synaptic, but it only got partway - remnants of Libre Office remain immovable! Would appreciate suggestions.
Last edited by RoryOF on Thu Nov 20, 2014 5:06 pm, edited 1 time in total.
Reason: Added [Solved] and green tick. [RoryOF, Moderator]
Reason: Added [Solved] and green tick. [RoryOF, Moderator]
Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_en-GB.tar.gz
Re: How do I completely uninstall Libre Office v411
Start computer.
Then in a terminal
now expand the downloaded Apache OO file by double clicking on the .gz file
(from memory it expands into ~/en-GB). If you have already expanded it, good, no need to do it again!
[Note: US version users will find the expanded file in Downloads/en-US, depending on the precise file they have downloaded]
in a terminal (you can use the same terminal if still open)
Links to OO should now show up in the Office folder.
If you get an error along the way, stop there and report back - don't continue with the install.
Then in a terminal
Code: Select all
sudo apt-get purge libreoffice*(from memory it expands into ~/en-GB). If you have already expanded it, good, no need to do it again!
[Note: US version users will find the expanded file in Downloads/en-US, depending on the precise file they have downloaded]
in a terminal (you can use the same terminal if still open)
Code: Select all
cd Downloads/en-GB/DEBS
sudo dpkg -i *.deb
cd desktop-integration
sudo dpkg -i *.deb
exitIf you get an error along the way, stop there and report back - don't continue with the install.
Apache OpenOffice 4.1.16 on Xubuntu 24.04.4 LTS
Re: How do I completely uninstall Libre Office v411
If you want to keep LibreOffice (which is a good thing to have):
--force-overwrite affects the symlink /usr/bin/soffice only. It will point to /opt/openoffice4/program/soffice then.
Not sure: It may be that some language related packages with "libreoffice" in the name remain anyways because they are used by other programs (which is a good thing too; this is not Windows).
Code: Select all
cd Downloads/en-GB/DEBS
sudo dpkg -i --force-overwrite *.deb
cd desktop-integration
sudo dpkg -i *.deb
exitNot sure: It may be that some language related packages with "libreoffice" in the name remain anyways because they are used by other programs (which is a good thing too; this is not Windows).
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Re: How do I completely uninstall Libre Office v411
bumpy@bumpyputer:/$ sudo rm */var/lib/dpkg/lock*
rm: cannot remove ‘*/var/lib/dpkg/lock*’: No such file or directory
Re: Libraoffice
- Ran Synaptic & removed all traces of Libraoffice (I hated using it!).
Re: Openoffice: Followed your install suggestion RoryOF - completed successfully!!
Question: In this part of the install procedure:
Processing triggers for desktop-file-utils (0.22-1ubuntu2) ...
Processing triggers for mime-support (3.55ubuntu1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'...are the "Unknown media list errors?
Thanks again for your help guys!!
rm: cannot remove ‘*/var/lib/dpkg/lock*’: No such file or directory
Re: Libraoffice
- Ran Synaptic & removed all traces of Libraoffice (I hated using it!).
Re: Openoffice: Followed your install suggestion RoryOF - completed successfully!!
Question: In this part of the install procedure:
Processing triggers for desktop-file-utils (0.22-1ubuntu2) ...
Processing triggers for mime-support (3.55ubuntu1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'...are the "Unknown media list errors?
Thanks again for your help guys!!
Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_en-GB.tar.gz
Re: How do I completely uninstall Libre Office v411
They are always there. I've never investigated them and they seem to cause no problems.
Incidentally, it is LibreOffice, with an "e" not an "a", just in case you need the name again, as computers are picky (as you are finding!)
Now, enjoy OpenOffice - take it easy at first and don't try anything too complex.
Incidentally, it is LibreOffice, with an "e" not an "a", just in case you need the name again, as computers are picky (as you are finding!)
Now, enjoy OpenOffice - take it easy at first and don't try anything too complex.
Apache OpenOffice 4.1.16 on Xubuntu 24.04.4 LTS
Re: [Solved] How do I completely uninstall LibreOffice?
I can't thank you enough!! Sure appreciate your persistence !
Will tread lightly with Libre Office for a while. By the way, spell checker squawked at the Libre in this line!! How ignorant!!
Will tread lightly with Libre Office for a while. By the way, spell checker squawked at the Libre in this line!! How ignorant!!
Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_en-GB.tar.gz