Reef Pi - Help

Michael Lane

Well-Known Member
View Badges
Joined
Aug 11, 2018
Messages
677
Reaction score
1,123
Rating - 0%
0   0   0
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
 

Ryan115

Well-Known Member
View Badges
Joined
Dec 28, 2010
Messages
586
Reaction score
1,085
Location
Mississippi
Rating - 0%
0   0   0
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.
 

Bubbles, bubbles, and more bubbles: Do you keep bubble-like corals in your reef?

  • I currently have bubble-like corals in my reef.

    Votes: 51 40.8%
  • I don’t currently have bubble-like corals in my reef, but I have in the past.

    Votes: 15 12.0%
  • I don’t currently have bubble-like corals in my reef, but I plan to in the future.

    Votes: 34 27.2%
  • I don’t currently have bubble-like corals in my reef and have no plans to in the future.

    Votes: 23 18.4%
  • Other.

    Votes: 2 1.6%
Back
Top