How to use binjr’s APT repository?¶
To add the binjr apt repository on a Ubuntu or Debian system:
- Import binjr’s developers public keys.
curl https://binjr.eu/openpgpkey/binjr_dev_pub_keys.asc | sudo apt-key add -
- Add the repository.
sudo apt-add-repository 'deb https://repos.binjr.eu/apt stable main'
- Update the information about available packages.
sudo apt update
- Install binjr.
sudo apt install binjr