Quote:
Originally Posted by eschwartz
If the software center won't open -- wait, that doesn't sound right  -- my laptop is 11 yrs old, processor: 1.40 GHz, 2GB RAM (upgraded from 256MB  -- very worthwhile $20) -- and I can certainly open it.
But anyway. Instead of downloading the deb package, just use the terminal command to install programs:
Code:
sudo apt-get install name-of-program1 name-of-program2 name-of-program3
when typing in the name of a program, you can start with "libre" and then tap the tab key twice -- it will start offering potential completions.
|
Thanks eschwartz. No luck, though.
Quote:
gregg@LG:~/Desktop$ ls
LibreOffice_4.2.3.3_Linux_x86_deb
gregg@LG:~/Desktop$ sudo apt-get install LibreOffice_4.2.3.3_Linux_x86_deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package LibreOffice_4.2.3.3_Linux_x86_deb
E: Couldn't find any package by regex 'LibreOffice_4.2.3.3_Linux_x86_deb'
|
I'll check the specs on the laptop.