How do I install LibreOffice 4?
May. 13th, 2013 09:38 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
4 Answers
As of today (4 March 2013) you can simply use the Libreoffice 4.0.x ppa from the libreoffice packaging team, which offers stable backports for Precise (12.04), Quantal (12.10), and Raring (upcoming, 13.04). Note: if you rely on libreoffice for work or school you may not want to risk updating, even though the backports provided are largely stable. Obviously, if you don't already have libreoffice installed, you will also need to run It should be noted that this ppa will only produce updates for the 4.0.x series, while the main libreoffice ppa will provide updates beyond the 4.0.x series, although that ppa is largely for testing and development builds. However, the builds from the 4.0.x ppa should be stable backports, although it is noted that they have not received a great deal of testing.For more information, see this very recent useful article on libreoffice 4, and the getting started guide at the official documentation site. | |||||||||||||||||
|
Start by downloading it:
To install LibreOffice 4 you will need to remove all previous versions. Run: Note: I'm not 100% sure this will remove all of LibreOffice. If you experience any errors later, please let me know.Extract the files:
Install the program:
LibreOffice_4.0.0.3_Linux_x86_deb directory and the LibreOffice_4.0.0_Linux_x86-64_deb.tar.gz tarball: Go add the re-add the applications to your launcher!Some Kubuntu users will need to run this command to fix how LibreOffice4 looks in KDE:
| |||||||||||||
|
You can install the beta packaged for Ubuntu from the LibreOffice pre-releases ppa: https://launchpad.net/~libreoffice/+archive/libreoffice-prereleases | |||
Instructions are on this Web Upd8 article: LibreOffice 4.0 Available For Download. Differs from Seth's answer only in copying the desktop integration .deb from one location to another before the dpkg command. |
LibreOffice Pre-Releases
PPA description
This ppa contains alpha and beta release (before the 3.X.0/4.X.0 release). Only for the most brave and courageous!
to test these do:
sudo apt-get purge libreoffice-core
sudo add-apt-repository ppa:libreoffice
sudo apt-get update
sudo apt-get install libreoffice
https://launchpad.net/~libreoffice/+archive/libreoffice-prereleases
~/.config/libreoffice
). – Glutanimate Feb 9 at 8:27