ADD NEW REPOSITORY

To install FASTER and its dependencies, you need to add the FASTER software repository :

  • If you use a 22.04 LTS Ubuntu distribution
    •  sudo apt-add-repository 'deb http://faster.in2p3.fr/distribution/fasterv2/ubuntu/ jammy non-free'
  • If you use a 20.04 LTS Ubuntu distribution
    • sudo apt-add-repository 'deb http://faster.in2p3.fr/distribution/fasterv2/ubuntu/ focal non-free'
  •  sudo true && wget -O - http://faster.in2p3.fr/distribution/fasterv2/fasterv2_repo_pgp_pub_key.asc | sudo apt-key add -
  • sudo apt update