!!! IMPORTANT NOTICE !!!
                    
                    This repository has been moved to a new home.
                    
                    See https://www.sits.lu/repository for details.
                    
                    Please disregard any infos / links below. They are obsolete and will be removed shortly.
                  
                
                  About:
                  To ease deployment of some of a co-worker's and mine Debian software packages, I've
                  set up a package server that can be added to your /etc/apt/sources.list file.
                  
                  Packages should normally work under all Debian based distributions (Including Ubuntu
                  and Knoppix).
                
                  Install instructions for 32/64bit Linux:
                  In order to automatically stay up-to-date when new versions are released, I recommend
                  adding my repository to your software sources list. This is done by executing the
                  following commands:
                  
                  sudo wget -nH -P /etc/apt/sources.list.d/ https://deb.pinguin.lu/deb.pinguin.lu.list
                  sudo wget -nH -P /usr/share/keyrings/ https://deb.pinguin.lu/deb-pinguin-lu.gpg
                  sudo apt-get update
                  
                  In case you already had the key in (now deprecated) apt-key:
                  
                  sudo apt-key del 8B45F50C
                  
                  Once done, you can install packages by issuing for example:
                  
                  sudo apt-get install xmount