Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.48 KB

File metadata and controls

31 lines (25 loc) · 1.48 KB

PiRogue PPA for Debian 13

THIS IS A STAGING AREA, DEBIAN 13 SUPPORT IS WORK IN PROGRESS

This PPA contains all the Debian packages to be installed on PiRogue OS to turn a Raspberry Pi into a PiRogue. Want to build one? Follow the guide "How to setup a PiRogue".

Package sources

All the sources of the packages distributed by this PPA are available at:

Configure the PiRogue repository for Debian 13

To install PiRogue packages repository on your fresh Debian 13 installation, execute the following command in a terminal:

sudo wget -O /etc/apt/sources.list.d/pirogue.list https://pts-project.org/debian-13/pirogue.list
sudo wget -O /etc/apt/trusted.gpg.d/pirogue.gpg   https://pts-project.org/debian-13/pirogue.gpg
sudo apt update

Installation on Raspberry Pi

Check the corresponding documentation on PTS's website.

Installation on a regular PC

Check the corresponding documentation on PTS's website.