View Single Post
Old 04-08-2015, 09:43 PM   #344
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Exactly as I said.

Open a terminal in the DEBS folder. Either using cd from the terminal, or, recent versions of the file browser include a right-click option to open a folder in the terminal.

In the debs folder:

type:
Code:
sudo dpkg -i *.deb


Alternatively, try
Code:
sudo apt-get install libreoffice
That will install whichever version of "libreoffice" is available in the software center.

apt-get is kind to you, it doesn't ask you to name packages using the version numbers and 32/64-bitness and stuff, just the name. Like "libreoffice" or "firefox" or stuff.
eschwartz is offline   Reply With Quote