Community package repository
Important notice: As of 21st January 2026, repository structure and repository key have been changed! If you previously had this repository configured on your system, please re-execute the commands below to get the updated key and .list file.
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 (Debian 11 / 12 and Ubuntu 24.04 / 24.10 / 25.04)
Open a terminal and execute the following commands on your system:
- sudo wget -nH -O /etc/apt/sources.list.d/packages.sits.lu.list https://packages.sits.lu/foss/debian/packages.sits.lu.deb11.list
- sudo wget -nH -O /usr/share/keyrings/packages-sits-lu.gpg https://packages.sits.lu/foss/debian/packages-sits-lu.gpg
- sudo apt-get update
Setup instructions (Debian 13 / above and Ubuntu 25.10 / above)
Open a terminal and execute the following commands on your system:
- sudo wget -nH -O /etc/apt/sources.list.d/packages.sits.lu.list https://packages.sits.lu/foss/debian/packages.sits.lu.deb13.list
- sudo wget -nH -O /usr/share/keyrings/packages-sits-lu.gpg 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