whhs41
Posts: 3
Joined: Thu Dec 27, 2012 2:44 pm

Greetings!

Thu Dec 27, 2012 2:47 pm

Merry Christmas to me as I just got my Pi up and going :) I am new to Linux and the Wheezy Debian OS in general. Does anyone have a link to a tutorial on how to install program likes Open Office and Firefox and WINE using this particular OS? I've been trying to find guides and they all say "Refer to you distribution Documentation". Thanks in advance!
-Trevor

User avatar
joan
Posts: 14935
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Greetings!

Thu Dec 27, 2012 3:37 pm

I do not think wine will work. The Pi is an Arm CPU, i think wine only works on Intel *86 chips.

To install packages use

sudo apt-get install package-name

Firefox is called iceweasel on Debian.

OpenOffice is called LibreOffice on Debian.

Use sudo apt-cache search text to search for packages.

whhs41
Posts: 3
Joined: Thu Dec 27, 2012 2:44 pm

Re: Greetings!

Thu Dec 27, 2012 3:56 pm

I get the message unable to locate package LibreOffice. Is there a list where I can view all available installation packages? Thanks a ton!

User avatar
joan
Posts: 14935
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Greetings!

Thu Dec 27, 2012 4:01 pm

My bad.

Try apt-get install libreoffice

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Greetings!

Thu Dec 27, 2012 7:07 pm

joan wrote:OpenOffice is called LibreOffice on Debian.
They are actually 2 different products: http://en.wikipedia.org/wiki/LibreOffic ... al_release

Gr.
Dirk.

Return to “Beginners”