This is the Linuxmuter.net archive. It is the place where you can get the latest versions of all Linuxmuster.net software.
This repo currently contains the following packages:
- leoclient2 (lmn71-testing)
- base7 (lmn71,lmn72)
- linbo-gui7 (lmn71,lmn72)
- linbo7 (lmn71, lmn71-testing, lmn72)
- linuxclient7 (lmn71)
- prepare (lmn71)
- webui7 (lmn71, lmn72)
- sophomorix4 (lmn71, lmn71-testing)
- tools (lmn72)
- cli (lmn72)
- api (lmn72)
To use the repository, please follow these steps:
sudo wget -qO- "https://deb.linuxmuster.net/pub.gpg" | gpg --dearmour -o /usr/share/keyrings/linuxmuster.net.gpg
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/linuxmuster.net.gpg] https://deb.linuxmuster.net/ lmn71 main" > /etc/apt/sources.list.d/lmn71.list'
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/linuxmuster.net.gpg] https://deb.linuxmuster.net/ lmn72 main" > /etc/apt/sources.list.d/lmn72.list'
sudo apt update