To install PiRogue packages repository on you fresh Debian installation, execute the following command in a terminal:
sudo curl -o /etc/apt/sources.list.d/pirogue.list https://pts-project.org/ppa/pirogue.list
sudo curl -o /etc/apt/trusted.gpg.d/pirogue.asc https://pts-project.org/ppa/Key.gpg
sudo apt update
To install PiRogue features, run the following command
sudo apt install pirogue-base-pc
Check the corresponding documentation on PTS's website.
Check the corresponding documentation on PTS's website.