Reef Pi - Help

This guide shows the pattern.

Go to https://github.com/reef-pi/reef-pi/releases to find the release you want to install.
After you find the release, choose the package for your rpi (pi0 or pi3) and copy the hyperlink. Use that hyperlink in the terminal to download the file.
Code:
wget -c https://github.com/reef-pi/reef-pi/releases/download/3.0.0-pre-alpha-2/reef-pi-3.0.0-pre-alpha-2-pi0.deb

Next you should be able to install it using dpkg specifying the file you just downloaded.
Code:
sudo dpkg -i reef-pi-3.0.0-pre-alpha-2-pi0.deb
 
Just remember that there are a few other steps involved if you are changing major releases (e.g 2.3 ->3.0).
You will need to stop the service and move/remove the db file before trying to change over.

If you are just upgrading a minor release, you can install directly over the old one with the steps that @Michael Lane showed.
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%

New Posts

Back
Top