Skip to end of metadata
Go to start of metadata
Add the Moonshot Repository
Add the Moonshot Debian repository to your system. To do this, run the following command (as root, or using sudo):
wget https://repository.project-moonshot.org/debian-moonshot/moonshot-repository.debian9.deb
dpkg -i moonshot-repository.debian9.deb
wget https://repository.project-moonshot.org/debian-moonshot/moonshot-repository.debian10.deb
dpkg -i moonshot-repository.debian10.deb
wget https://repository.project-moonshot.org/debian-moonshot/moonshot-repository.debian11.deb
dpkg -i moonshot-repository.debian11.deb
wget https://repository.project-moonshot.org/raspbian/moonshot-repository.raspbian9.deb
dpkg -i moonshot-repository.raspbian9.deb
wget https://repository.project-moonshot.org/raspbian/moonshot-repository.raspbian10.deb
dpkg -i moonshot-repository.raspbian10.deb
wget https://repository.project-moonshot.org/raspbian/moonshot-repository.raspbian11.deb
dpkg -i moonshot-repository.raspbian11.deb
wget https://repository.project-moonshot.org/debian-moonshot/moonshot-repository.ubuntu18.deb
dpkg -i moonshot-repository.ubuntu18.deb
wget https://repository.project-moonshot.org/debian-moonshot/moonshot-repository.ubuntu20.deb
dpkg -i moonshot-repository.ubuntu20.deb
This installs the apt repository, the current Moonshot GPG key, and a package that can update both. This is the preferred method of deploying repository information.
Update the apt cache with the new repository information: