how to install very easy latest libre office 3.6 debian base

Archived topics about LMDE 1 and LMDE 2
Locked
rautatea

how to install very easy latest libre office 3.6 debian base

Post by rautatea »

first of all download from link latest version of libreoffice and extract in downloads folder

http://www.libreoffice.org/download/?ty ... lang=en-US

after go in synaptic and search libreoffice and unninstall all of them ,and after just copy paste in terminal the folow commands

~/Downloads

cd Downloads

cd LibO_3.6.0.4_Linux_x86-64_install-deb_en-US

cd DEBS

sudo dpkg -i *.deb

cd desktop-integration

sudo dpkg -i *.deb


and taht it folks , hope i help and sorry about my english it s not my native language

good luck and all the best


ps. tested by me on lmde and it s work perfect 100%
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
nomko

Re: how to install very easy latest libre office 3.6

Post by nomko »

For Ubuntu and Linux Mint (Mate/Cinnamon/KDE) only!!!
This makes it easier:

- open a terminal
- type the following command:

Code: Select all

sudo add-apt-repository ppa:libreoffice/ppa
- press Enter and then your password
- follow the instructions given in the terminal
- then type:

Code: Select all

sudo apt-get update && sudo apt-get install libreoffice
- press Enter

This will also install the latest version of Libre Office and keeps your Libre Office up-to-date with updates.

For full Gnome support:

Code: Select all

sudo apt-get install libreoffice-gnome
For full KDE support:

Code: Select all

sudo apt-get install libreoffice-kde
Last edited by nomko on Mon Aug 27, 2012 5:04 am, edited 1 time in total.
rautatea

Re: how to install very easy latest libre office 3.6

Post by rautatea »

nomko wrote:This makes it easier:

- open a terminal
- type the following command:

Code: Select all

sudo add-apt-repository ppa:libreoffice/ppa
- press Enter and then your password
- follow the instructions given in the terminal
- then type:

Code: Select all

sudo apt-get update && sudo apt-get install libreoffice
- press Enter

This will also install the latest version of Libre Office and keeps your Libre Office up-to-date with updates.

For full Gnome support:

Code: Select all

sudo apt-get install libreoffice-gnome



For full KDE support:

Code: Select all

sudo apt-get install libreoffice-kde



yeah that for ubuntu , not for debian , you can t add ppa on debian....if i remember exactly
nomko

Re: how to install very easy latest libre office 3.6

Post by nomko »

rautatea wrote:yeah that for ubuntu , not for debian , you can t add ppa on debian....if i remember exactly
Okay....You're right. Ubuntu PPA's can't be added in Debian.

Made a small change in my post :wink:
Better you make clear as well that your method is for Debian and Debian-based version only.
rautatea

Re: how to install very easy latest libre office 3.6

Post by rautatea »

nomko wrote:
rautatea wrote:yeah that for ubuntu , not for debian , you can t add ppa on debian....if i remember exactly
Okay....You're right. Ubuntu PPA's can't be added in Debian.

Made a small change in my post :wink:
Better you make clear as well that your method is for Debian and Debian-based version only.

maybe you don t read all my post :


ps. tested by me on lmde and it s work perfect 100%

any way my apologise , i already edit title to avoid confusion thank you
GeneC

Re: how to install very easy latest libre office 3.6

Post by GeneC »

nomko wrote:
rautatea wrote:yeah that for ubuntu , not for debian , you can t add ppa on debian....if i remember exactly
Okay....You're right. Ubuntu PPA's can't be added in Debian.

Made a small change in my post :wink:
Better you make clear as well that your method is for Debian and Debian-based version only.
nomko

It IS posted in the LMDE forum not the Main.... I think it was pretty clear. :wink:
nomko

Re: how to install very easy latest libre office 3.6

Post by nomko »

GeneC wrote:It IS posted in the LMDE forum not the Main.... I think it was pretty clear. :wink:
You don't have to mention it again....
rautatea mentioned it and that was enough!
Locked

Return to “LMDE Archive”