
Today we will know how to install Libre office on Ubuntu Linux system. First of all you need to download Libreoffice tarball from The Document Foundation site.
Download Link:
- for 32 bit:http://download.documentfoundation.org/libreoffice/testing/LO_3.3.0-beta1_Linux_x86_install-deb_en-US.tar.gz
- for 64 bit:http://download.documentfoundation.org/libreoffice/testing/LO_3.3.0-beta1_Linux_x86-64_install-deb_en-US.tar.gz
for 32 bit:
cd ~/Desktopfor 64 bit:
tar xzvf LO_3.3.0-beta1_Linux_x86_install-deb_en-US.tar.gz -C ~/Desktop
cd ~/Desktop/en-US
sudo dpkg -i ~/Desktop/en-US/DEBS/*.deb
cd ~/DesktopFor a menu entry run the command below on ongoing terminal
tar xzvf LO_3.3.0-beta1_Linux_x86-64_install-deb_en-US.tar.gz -C ~/Desktop
cd ~/Desktop/en-US
sudo dpkg -i ~/Desktop/en-US/DEBS/*.deb
sudo dpkg -i ~/Desktop/en-US/DEBS/desktop-integration/libreoffice3.3-debian-menus_3.3-9526_all.debYou have successfully installed Libre office in your Ubuntu machine.

No comments:
Post a Comment
Please help me to improve my English. Please Email me or comment below. Thanks...