摘要:
Here is the tutorial for how to install libreoffice in ubuntu instead of open office..
In terminal type the following for download.
cd Desktop
wget http://download.documentfoundation.org/libreoffice/testing/LO_3.3.0-beta1_Linux_x86_install-deb_en-US.tar.gz
Exatract and save.
Then
sudo dpkg -i ~/Desktop/en-US/DEBS/*.deb
阅读全文