$ sudo su
Add third party repository, copy this command :
$ echo 'deb http://download.tuxfamily.org/gericom/libreoffice /' | sudo tee -a /etc/apt/sources.list
Get key server by type :
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 890E7A26
Update repository and install libre office by type :
$ apt-get update
$ sudo apt-get install libreoffice3* lobasis3.3*
Now libre office has installed on your ubuntu 10.10
No comments:
Post a Comment
Please Comment...!!