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 : Error: mysql: Got a packet bigger than ‘max_allowed_packet’ bytes
- linux : How do I enable EPEL (Extra Packages for Enterprise Linux) repo and install the packages under CentOS Linux?
- AutoMySQLBackup: Regularly Backup Your MySQL
- Linux tool :Fdupes
- Backtrack : TestDisk ( Digital forensics ,forensics analysis)
