Apache OpenOffice is basically made for linux OS and is Flexible and
efficient.It can be intall on linux and windows plateform..It is a good
subtitute of Libreoffice in linux..It is a open source application ..
so no need to pay for it just install and enjoy work with this..
Here I am going to show You The Step By Step Procedure by Command Line..
To start press Ctrl+Alt+t .. this command will open the terminal
Then remove libreoffice Completely from your system by command as shown blow
sudo apt-get remove --purge libreoffice*
After Remove libreOffice completely go to in /tmp directory and download Apache office 4.0 as I shown
Cd /tmp
For 32 bit
wget http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.0/binaries/en-US/Apache_OpenOffice_4.0.0_Linux_x86_install-deb_en-US.tar.gz
For 64 bit
wget http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.0/binaries/en-US/Apache_OpenOffice_4.0.0_Linux_x86-64_install-deb_en-US.tar.gz
After the download the apache Open Office you need to extract it
tar xvf Apache_OpenOffice*.tar.gz
After extracting follow the steps as I shown here for Insallation
sudo dpkg -i en-US/DEBS/*.deb
Now follow the command as I have shown here for desktop Integration
sudo dpkg -i en-US/DEBS/desktop-integration/*.deb
Now you can enjoy work with OpenOffice .Open it from the Dashboard
No comments:
Post a Comment