Skip to content

The archive containing all current debian packages and the GitHub Pages package server.

License

Notifications You must be signed in to change notification settings

linuxmuster/deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMN logo

Community Forum

This is the Linuxmuter.net archive. It is the place where you can get the latest versions of all Linuxmuster.net software.

Packages

This repo currently contains the following packages:

Setup

To use the repository, please follow these steps:

1. Import key:

sudo wget -qO- "https://deb.linuxmuster.net/pub.gpg" | gpg --dearmour -o /usr/share/keyrings/linuxmuster.net.gpg

2. Add repo:

Linuxmuster 7.1

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'

Linuxmuster 7.2 testing

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'

3. Apt update

sudo apt update

About

The archive containing all current debian packages and the GitHub Pages package server.

Resources

License

Stars

Watchers

Forks