DemosDebs

a repository mainly with demoscene stuff (but other things too)

Outils pour utilisateurs

Outils du site


start

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
start [2026/05/25 00:05] – [Ubuntu 26.04 & derivatives (amd64 & arm64):] nicolasstart [2026/05/25 00:07] (Version actuelle) – [Debian bookworm (amd64/i386/armhf/arm64) :] nicolas
Ligne 57: Ligne 57:
 ===== Add the repository ===== ===== Add the repository =====
  
-run this in a terminal+Run thisin a terminal :
  
 # 1. Update and install curl if necessary # 1. Update and install curl if necessary
Ligne 79: Ligne 79:
 EOF EOF
 </cli> </cli>
 +----
  
  
 ==== Debian trixie (amd64/arm64/riscv/armhf) : ==== ==== Debian trixie (amd64/arm64/riscv/armhf) : ====
  
-#1. Install curl if necessary 
-<cli> 
-sudo apt install curl</cli> 
-#2. Direct download of the GPG key in ASCII format 
-<cli> 
-curl -fsSL https://demosdebs.org/demosdebs.asc | sudo tee /etc/apt/keyrings/demosdebs.asc > /dev/null</cli> 
 # 3. Add the repository in DEB822 format # 3. Add the repository in DEB822 format
 <cli> <cli>
Ligne 100: Ligne 95:
 EOF EOF
 </cli> </cli>
-# 4. Update package lists 
-<cli> 
-sudo apt update</cli> 
- 
  
 ---- ----
Ligne 109: Ligne 100:
 ==== Ubuntu 24.04 & derivatives : ==== ==== Ubuntu 24.04 & derivatives : ====
  
-run this in a terminal : 
- 
-<cli> 
-sudo apt install curl</cli> 
-#2. Direct download of the GPG key in ASCII format 
-<cli> 
-curl -fsSL https://demosdebs.org/demosdebs.asc | sudo tee /etc/apt/keyrings/demosdebs.asc > /dev/null</cli> 
 # 3. Add the repository in DEB822 format # 3. Add the repository in DEB822 format
 <cli> <cli>
Ligne 127: Ligne 111:
 EOF EOF
 </cli> </cli>
-# 4. Update package lists +----
-<cli> +
-sudo apt update</cli>+
  
 ==== Debian bookworm (amd64/i386/armhf/arm64) : ==== ==== Debian bookworm (amd64/i386/armhf/arm64) : ====
  
-run this in a terminal : 
- 
-#1. Install curl if necessary 
-<cli> 
-sudo apt install curl</cli> 
-#2. Direct download of the GPG key in ASCII format 
-<cli> 
-curl -fsSL https://demosdebs.org/demosdebs.asc | sudo tee /etc/apt/keyrings/demosdebs.asc > /dev/null</cli> 
 # 3. Add the repository in DEB822 format # 3. Add the repository in DEB822 format
 <cli> <cli>
Ligne 152: Ligne 126:
 EOF EOF
 </cli> </cli>
 +----
 +
 # 4. Update package lists # 4. Update package lists
 <cli> <cli>
 sudo apt update</cli> sudo apt update</cli>
start.1779667538.txt.gz · Dernière modification : 2026/05/25 00:05 de nicolas