Community package repository
To ease deployment of our open source tools under Debian based operating systems, we have set up a public package repository. It has the newest releases available with all features enabled.
We recommend setting this up on your system to automatically stay up-to-date when new versions are released.
Setup instructions
Setup can be easily done by executing the following commands on your system:
- sudo wget -nH -P /etc/apt/sources.list.d/ https://packages.sits.lu/foss/debian/packages.sits.lu.list
- sudo wget -nH -P /usr/share/keyrings/ https://packages.sits.lu/foss/debian/packages-sits-lu.gpg
- sudo apt-get update
Once done, you can start installing our packages by issuing for example:
- sudo apt-get install xmount