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.
 

When to mix up fish meal: When was the last time you tried a different brand of food for your reef?

  • I regularly change the food that I feed to the tank.

    Votes: 41 22.8%
  • I occasionally change the food that I feed to the tank.

    Votes: 60 33.3%
  • I rarely change the food that I feed to the tank.

    Votes: 58 32.2%
  • I never change the food that I feed to the tank.

    Votes: 17 9.4%
  • Other.

    Votes: 4 2.2%
Back
Top