Howto upgrade to openoffice3.1.1 on ubuntu9.04
Step:1- Add repository
sudo gedit /etc/apt/sources.list
Now save and close.
deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
Step:2- Now open the terminal and add this key
sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 247D1CFF
Step:3- Now type the commande update
sudo apt-get update
Step:4- Now upgrade openoffice
sudo apt-get dist-upgrade
Possibly Related Posts:
- Linux local privilege escalation via SUID
- How to uninstall Vmware workstation v 8.0.0.471780.bundle
- Linux : Flash fullscreen doesn’t work on Ubuntu 10.10
- VCP Home LAB : Part -3
- VCP Home LAB – part-2
