Install LibreOffice in Older Version of Fedora
Tweet
As I have been writing (can be found under labels: Linux, Fedora, Computer), Linux OS has been improving in graphical user interface and other packages/applications. OpenOffice, which is one of the powerful application/package, was the Linux equivalent of MS Office (Word, Excel, Power-point, Access, etc.). Recently, OpenOffice has been replaced by LibreOffice in Linux OS probably due to license conflict. In the latest version, Fedora 15, it can installed as;
- Open terminal, and become root user (type "su" and then type password ".......")
- Type "yum install libreoffice" OR type "yum groupinstall "Office/Productivity""
- Download all the required files here (Other options are available to select there, e.g., to install in Windows, ".exe" file can be selected).
- Extract the zipped file (mouse-right click and click on "extract here". Careful ! where does this file situated, normally it remains under home/Downloads).
- Open terminal, and become root user
- Type "yum localinstall /home/bishnu/Downloads/LibO_3.3.4rc1_Linux_x86_install-rpm_en-US/RPMS/* --nogpg" (after few seconds it will ask for permission, then type "y")
- Then again type, "rpm -Uvh /home/bishnu/Downloads/LibO_3.3.4rc1_Linux_x86_install-rpm_en-US/RPMS/desktop-integration/libreoffice3.3-redhat-menus-3.3-401.noarch.rpm --force"
No comments:
Post a Comment