Ianely1
Posts: 3
Joined: Fri Jan 01, 2016 7:10 pm

Trouble with PI store

Sat Jan 02, 2016 11:21 am

I'm new to rpi ... Trying to download Office Libre from PI store (after first registering) and all I get is a screen saying "you are being redirected to PayPal ... if you are not redirected in 5 seconds please click the button below"

But there is no button to click ... Just empty space !

Can anybody help ?

Thanks ... Ianely

Navyscourge
Posts: 258
Joined: Sat Oct 24, 2015 1:50 pm

Re: Trouble with PI store

Sat Jan 02, 2016 12:17 pm

The Pi Store is dead; it won't work - see here: viewtopic.php?f=83&t=130379&sid=59683e9 ... aaecc84f36

Ianely1
Posts: 3
Joined: Fri Jan 01, 2016 7:10 pm

Re: Trouble with PI store

Sat Jan 02, 2016 1:21 pm

Hmmm ! ... That explains a few things ! ... Many thanks for the help
Ianely

User avatar
rpdom
Posts: 17173
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: Trouble with PI store

Sat Jan 02, 2016 1:23 pm

Download LibreOffice the normal way. On the command line:

Code: Select all

sudo apt-get update
sudo apt-get install libreoffice
or there is a GUI software installer now.

Ianely1
Posts: 3
Joined: Fri Jan 01, 2016 7:10 pm

Re: Trouble with PI store

Sat Jan 02, 2016 1:37 pm

Thanks ... I went to the link and ran the update ... But then when I tried to install PI-package (sudo apt-get install PI-package) , it came back with a message saying it was unable to locate PI-package

Does this make any sense to you ?

I'll have a go at installing libreoffice using the apt-get method

Thanks
Ianely

User avatar
Paul Webster
Posts: 822
Joined: Sat Jul 30, 2011 4:49 am
Location: London, UK
Contact: Twitter

Re: Trouble with PI store

Sat Jan 02, 2016 2:15 pm

Navyscourge wrote:The Pi Store is dead; it won't work - see here: viewtopic.php?f=83&t=130379&sid=59683e9 ... aaecc84f36
Although that blog post does say ...
The Pi Store is also going to continue to run, so if you’re a Pi developer don’t fret!

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Trouble with PI store

Sat Jan 02, 2016 2:21 pm

Ianely1 wrote:Thanks ... I went to the link and ran the update ... But then when I tried to install PI-package (sudo apt-get install PI-package) , it came back with a message saying it was unable to locate PI-package

Does this make any sense to you ?

I'll have a go at installing libreoffice using the apt-get method

Thanks
Ianely
Case sensitive PI is not same as pi https://www.raspberrypi.org/blog/latest-raspbian-update

Also to bring other software up to date:

Code: Select all

sudo apt-get update
sudo apt-get dist-upgrade
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Trouble with PI store

Sat Jan 02, 2016 4:40 pm

Paul Webster wrote: Although that blog post does say ...
The Pi Store is also going to continue to run, so if you’re a Pi developer don’t fret!
That may have been true for the optimist writing that blog back in Feb 2015, it never happened. The Pi Store has been dead for a year.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Return to “Beginners”