What’s up players!

Today we are gonna talk about how to install LibreOffice (3.5.1) from the command line,

I had a problem with my broadband so do something like ‘ yum install libreoffice’ was not an option for me, so I had the file from the LibreOffice website, you can get if from:

http://download.documentfoundation.org/libreoffice/stable/3.5.1/rpm/x86_64/LibO_3.5.1_Linux_x86-64_install-rpm_en-US.tar.gz

After that, you gotta make sure you are as ‘root’, otherwise you can change it with,:

sudo su

Go to the ‘Downloads’ folder or where your .tar.gz is and untar the file:

tar -xvf LibO_3.5.1_Linux_x86-64_install-rpm_en-US.tar.gz

Now, let’s go inside the folder;

cd LibO_3.5.1rc2_Linux_x86-64_install-rpm_en-US/

and install the RPM file:

rpm -Uvh RPMS/*.rpm RPMS/desktop-integration/libreoffice3.5-freedesktop-menus-3.5-102.noarch.rpm

You are all set! Now, let’s try it!

P.S:  Matt, I hope you have a nice trip, Hopefully we will see each other soon again.

 

Tagged with →  
Share →

Leave a Reply

Your email address will not be published. Required fields are marked *


9 − = five

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

show
 
close
Adding a custom app to the launcher (gnome 3) on Fedora 17 >> http://t.co/iDQlSrAp #HacknPlay