On 06/12/12 03:00, Don Myers wrote:
Hi Anthony,
This is how I update to each new version of the Document Foundation
version of Libre Office. This is for the 64 bit version, but simply
substitute the 32 bit version for the 64 bit. This is for the latest
3.6.4.3 release:
Download LibO_3.6.4.3_Linux_x86-64_install-deb_en-US.tar.gz to the
desktop. Right click on it and extract it to the desktop. This will
give you the folder LibO_3.6.4.3_Linux_x86-64_install-deb_en-US Run
the following terminal commands to install it: 1. sudo apt-get remove
libreoffice*.* 2. sudo dpkg -i
~/Desktop/LibO_3.6.4.3_Linux_x86-64_install-deb_en-US/DEBS/*.deb 3.
sudo dpkg -i
~/Desktop/LibO_3.6.4.3_Linux_x86-64_install-deb_en-US/DEBS/desktop-integration/libreoffice3.6-debian-menus_3.6.4-3_all.deb
A shorter option is as follows:
1 Download the appropriate file(s)
2 tar zxvf ./<wherever you downloaded to>/<downloaded '.tar./gz' file>
3 sudo dpkg -iR ./<as above>/<extracted installation directory>/DEBS
The 'R' option, as suggested by it's character, invokes a recursive
operation on all .deb files in all sub-directories, thus avoiding the
redundant operation on the desktop integration stuff.
Peter HB
--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted