azlux
hace 2 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
2 adiciones y
2 borrados
-
README.md
|
|
@@ -20,8 +20,8 @@ _____ |
|
|
|
|
|
|
|
## Install |
|
|
|
### With APT (recommended) |
|
|
|
echo "deb http://packages.azlux.fr/debian/ bullseye main" | sudo tee /etc/apt/sources.list.d/azlux.list |
|
|
|
wget -qO - https://azlux.fr/repo.gpg.key | sudo apt-key add - |
|
|
|
echo "deb [signed-by=/usr/share/keyrings/azlux-archive-keyring.gpg] http://packages.azlux.fr/debian/ bullseye main" | sudo tee /etc/apt/sources.list.d/azlux.list |
|
|
|
sudo wget -O /usr/share/keyrings/azlux-archive-keyring.gpg https://azlux.fr/repo.gpg |
|
|
|
sudo apt update |
|
|
|
sudo apt install log2ram |
|
|
|
|
|
|
|