thegorilla14
Posts: 2
Joined: Fri Dec 26, 2014 10:24 am

Word

Fri Dec 26, 2014 11:31 am

How would I download word or a similar program onto my raspberry pi B+?

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: Word

Fri Dec 26, 2014 11:36 am

Code: Select all

sudo apt-get update
sudo apt-get install abiword
ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

klricks
Posts: 7172
Joined: Sat Jan 12, 2013 3:01 am
Location: Grants Pass, OR, USA
Contact: Website

Re: Word

Fri Dec 26, 2014 3:44 pm

Libre Office is available for the RPi if you want an entire office suite.

Code: Select all

sudo apt-get update
sudo apt-get install libreoffice
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.

Return to “General discussion”