Blog

 

Package repository for Raspberry Pi OS

As we gradually transition to Raspberry Pi OS, we’ve started creating Debian packages for some of our software.

Adding the repository is easy — just copy and paste this command into your terminal:

curl -Ls https://tinyurl.com/hbosrepo | bash

Curious about what this script does? It simply adds our Debian repository and installs the GPG key used to verify that the software is signed by us. You can find the script on our HiFiBerryOS GitHub repository.

What’s in the repository? At the moment, only a few packages are available, and not everything is “production-ready” yet — there’s still a lot of active development happening.
One package that might be interesting for many users is our DSP toolkit, which simplifies setup on Raspberry Pi OS:

sudo apt install python3-hifiberrydsp

Have questions? Head over to our community area! Please don’t send emails or support requests, as we’re unable to offer individual support for this.

April 17, 2025

Subscribe to new blog posts