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 [2024/05/04 11:07] – [Browse the packages] nicolasstart [2026/03/12 00:00] (Version actuelle) – [Debian bookworm (amd64/i386/armhf/arm64) :] nicolas
Ligne 20: Ligne 20:
  
 A little changelog is [[:changelog|available here]] A little changelog is [[:changelog|available here]]
 +
 +===== Browse the packages =====
 +
 +if you don't want to install the repo : [[https://demosdebs.org/repository/pool/]]\\
 +but be carrefull, package endin with **_all.deb**, are in fact installable everywhere, and will be called on a debian or old ubuntu install.
 +it's just a way for me to save space on my hosting
  
 ---- ----
Ligne 41: Ligne 47:
 Un petit changelog est [[:changelog|disponible ici]] Un petit changelog est [[:changelog|disponible ici]]
  
-===== Browse the packages ===== +===== Parcourir les paquets =====
- +
-if you don't want to install the repo : [[https://demosdebs.org/repository/pool/]]+
  
 +si vous ne voulez pas installer le dépôt : [[https://demosdebs.org/repository/pool/]]\\
 +mais attention, les paquets finissant par **_all.deb**, sont en fait installable partout, et seront appelés lors d'une installation sous debian ou l'ancienne ubuntu.
 +c'est juste un moyen pour moi d'économiser de l'espace sur mon hébergement.
 +----
 ===== Add the repository ===== ===== Add the repository =====
  
Ligne 65: Ligne 73:
 sudo apt install fs-uae fs-uae-launcher fs-uae-arcade</cli> sudo apt install fs-uae fs-uae-launcher fs-uae-arcade</cli>
  
-==== Debian bookworm (amd64/i386/armhf/arm64) : ====+==== Debian trixie (amd64/i386/armhf/arm64/riscv) : ====
  
 run this in a terminal : run this in a terminal :
Ligne 72: Ligne 80:
 sudo apt install curl sudo apt install curl
 curl -fsSL https://demosdebs.org/demosdebs.gpg.key | gpg --dearmor | sudo tee /etc/apt/keyrings/demosdebs-keyring.gpg > /dev/null curl -fsSL https://demosdebs.org/demosdebs.gpg.key | gpg --dearmor | sudo tee /etc/apt/keyrings/demosdebs-keyring.gpg > /dev/null
-echo "deb [signed-by=/etc/apt/keyrings/demosdebs-keyring.gpg] https://demosdebs.org/repository/ bookworm-ddebs demos games utils libs" | sudo tee /etc/apt/sources.list.d/demosdebs.list+echo "deb [signed-by=/etc/apt/keyrings/demosdebs-keyring.gpg] https://demosdebs.org/repository/ trixie-ddebs demos games utils libs" | sudo tee /etc/apt/sources.list.d/demosdebs.list
 sudo apt update sudo apt update
 </cli> </cli>
 +
 +----
  
 ==== Ubuntu 22.04 & derivatives : ==== ==== Ubuntu 22.04 & derivatives : ====
Ligne 94: Ligne 104:
 sudo apt install fs-uae fs-uae-launcher fs-uae-arcade</cli> sudo apt install fs-uae fs-uae-launcher fs-uae-arcade</cli>
  
-==== Debian bullseye (amd64/i386/armhf/arm64) : ====+==== Debian bookworm (amd64/i386/armhf/arm64) : ====
  
 run this in a terminal : run this in a terminal :
Ligne 101: Ligne 111:
 sudo apt install curl sudo apt install curl
 curl -fsSL https://demosdebs.org/demosdebs.gpg.key | gpg --dearmor | sudo tee /etc/apt/keyrings/demosdebs-keyring.gpg > /dev/null curl -fsSL https://demosdebs.org/demosdebs.gpg.key | gpg --dearmor | sudo tee /etc/apt/keyrings/demosdebs-keyring.gpg > /dev/null
-echo "deb [signed-by=/etc/apt/keyrings/demosdebs-keyring.gpg] https://demosdebs.org/repository/ bullseye-ddebs demos games utils libs" | sudo tee /etc/apt/sources.list.d/demosdebs.list+echo "deb [signed-by=/etc/apt/keyrings/demosdebs-keyring.gpg] https://demosdebs.org/repository/ bookworm-ddebs demos games utils libs" | sudo tee /etc/apt/sources.list.d/demosdebs.list
 sudo apt update sudo apt update
 </cli> </cli>
start.1714820847.txt.gz · Dernière modification : 2024/05/04 11:07 de nicolas