Skip to content

How to use binjr’s APT repository?

To add the binjr apt repository on a Ubuntu or Debian system:

  1. Import binjr’s developers public keys.
    curl https://binjr.eu/openpgpkey/binjr_dev_pub_keys.asc | sudo apt-key add -
    
  2. Add the repository.
    sudo apt-add-repository 'deb https://repos.binjr.eu/apt stable main'
    
  3. Update the information about available packages.
    sudo apt update
    
  4. Install binjr.
    sudo apt install binjr