Install / Update OpenOffice.org 3.2 from Linux Terminal
OpenOffice.org 3.2 is now available in OpenOffice Scribblers PPA. This means that you can easily install OpenOffice.org 3.2 in Linux right from the terminal.
Go to Applications > Accessories > Terminal.
This will open Linux Terminal, now copy / paste the below line
sudo add-apt-repository ppa:openoffice-pkgs/ppa
Once done with this type the following command and press enter
sudo apt-get update
sudo apt-get upgrade
Now, the OpenOffice.org will be upgraded to latest OpenOffice.org 3.2
If in case OpenOffice.org is not installed in your Operating System and want to install a fresh copy of OpenOffice.org 3.2, then follow the below steps:
Type the following command
sudo apt-get update
sudo apt-get install openoffice.org

