View Single Post
  #1  
Old 01-28-2011, 03:01 AM
Stream Recorder
 
Posts: n/a
Default

How to install LibreOffice from repository (ppa) in Ubuntu 10.10 Maverick


Run the following in the Terminal:
Code:
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update && sudo apt-get install libreoffice
sudo apt-get install libreoffice-gnome
Note that LibreOffice will remove your OpenOffice automatically.
Reply With Quote