Ask Your Question
0

How do I install LibreOffice 3.5 built-in help?

asked 2012-03-14 03:03:57 +0200

Don_Linux_92 gravatar image Don_Linux_92
11 2 3 5

updated 2013-06-15 00:09:23 +0200

manj_k gravatar image manj_k
5962 4 35 53

I successfully installed LibreOffice 3.5 after you helped with my previous question. I can't find instructions for installing the built-in help. I have Fedora 16. My original installation was the Gnome 3 desktop, but now, thanks to Add/Remove Software I have multiple desktops I can log in to. I'm getting more experienced using the command line, but not to the point of installing tar files without explicit directions. My installation is 32-bit.

delete close flag offensive retag edit

1 Answer

Sort by » oldest newest most voted
1

answered 2012-05-19 17:34:36 +0200

cloph gravatar image cloph
2842 6 20 44

updated 2013-01-22 11:16:14 +0200

Pedro gravatar image Pedro flag of Portugal
3303 4 25 55

Install it just as the other packages (adapt the filenames to match the version/language/architecture of your download)

1) unpack the tarball

cd /tmp
tar -xzf ~/Downloads/LibO_3.5.3_Linux_x86-64_helppack-rpm_en-US.tar.gz

2) install the RPM

rpm -Uhv LibO_3.5.3rc2_Linux_x86-64_helppack-rpm_en-US/RPMS/libobasis3.5-en-US-help-3.5.3-2.x86_64.rpm

3) delete the extracted directory & file

rm -r LibO_3.5.3rc2_Linux_x86-64_helppack-rpm_en-US

Make sure to download the same language as you use for the UI - otherwise you'll still be redirected to the web-based help. (you can install help in multiple languages)

link delete flag offensive edit

Login/Signup to Answer

Donate

LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-03-14 03:03:57 +0200

Seen: 349 times

Last updated: Jan 22