start
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| start [2026/05/25 00:02] – [Debian bookworm (amd64/i386/armhf/arm64) :] nicolas | start [2026/05/25 00:07] (Version actuelle) – [Debian bookworm (amd64/i386/armhf/arm64) :] nicolas | ||
|---|---|---|---|
| Ligne 57: | Ligne 57: | ||
| ===== Add the repository ===== | ===== Add the repository ===== | ||
| - | ==== Ubuntu 26.04 & derivatives (amd64 & arm64): ==== | + | Run this, in a terminal : |
| - | + | ||
| - | run this in a terminal : | + | |
| + | # 1. Update and install curl if necessary | ||
| <cli> | <cli> | ||
| - | sudo apt install curl | + | sudo apt install curl</ |
| - | curl -fsSL https:// | + | #2. Direct download of the GPG key in ASCII format |
| - | echo "deb [signed-by=/ | + | <cli> |
| - | sudo apt update</ | + | curl -fsSL https:// |
| - | add to enjoy amiga stuff | + | ==== Ubuntu 26.04 & derivatives (amd64 & arm64): ==== |
| + | # 3. Add the repository in DEB822 format | ||
| <cli> | <cli> | ||
| - | echo 'deb [signed-by=/ | + | sudo tee / |
| - | curl -fsSL https://download.opensuse.org/repositories/home:FrodeSolheim:stable/ | + | X-Repolib-Name: DemosDebs Repository |
| - | sudo apt update | + | Types: deb |
| - | sudo apt install fs-uae fs-uae-launcher fs-uae-arcade</ | + | URIs: https://demosdebs.org/repository/ |
| + | Suites: resolute-ddebs | ||
| + | Components: demos games utils libs | ||
| + | Signed-By: / | ||
| + | EOF | ||
| + | </cli> | ||
| + | ---- | ||
| ==== Debian trixie (amd64/ | ==== Debian trixie (amd64/ | ||
| - | #1. Install curl if necessary | ||
| - | <cli> | ||
| - | sudo apt install curl</ | ||
| - | #2. Direct download of the GPG key in ASCII format | ||
| - | <cli> | ||
| - | curl -fsSL https:// | ||
| # 3. Add the repository in DEB822 format | # 3. Add the repository in DEB822 format | ||
| <cli> | <cli> | ||
| Ligne 94: | Ligne 95: | ||
| EOF | EOF | ||
| </ | </ | ||
| - | # 4. Update package lists | ||
| - | <cli> | ||
| - | sudo apt update</ | ||
| - | |||
| ---- | ---- | ||
| Ligne 103: | Ligne 100: | ||
| ==== Ubuntu 24.04 & derivatives : ==== | ==== Ubuntu 24.04 & derivatives : ==== | ||
| - | run this in a terminal : | + | # 3. Add the repository |
| <cli> | <cli> | ||
| - | sudo apt install curl | + | sudo tee /etc/apt/sources.list.d/demosdebs.sources <<EOF |
| - | curl -fsSL https:// | + | X-Repolib-Name: DemosDebs Repository |
| - | echo "deb [signed-by=/ | + | Types: deb |
| - | sudo apt update</ | + | URIs: https:// |
| - | + | Suites: | |
| - | add to enjoy amiga stuff | + | Components: |
| - | + | Signed-By: | |
| - | < | + | EOF |
| - | echo 'deb [signed-by=/ | + | </ |
| - | curl -fsSL https:// | + | ---- |
| - | sudo apt update | + | |
| - | sudo apt install fs-uae fs-uae-launcher fs-uae-arcade</ | + | |
| ==== Debian bookworm (amd64/ | ==== Debian bookworm (amd64/ | ||
| - | run this in a terminal : | ||
| - | |||
| - | #1. Install curl if necessary | ||
| - | <cli> | ||
| - | sudo apt install curl</ | ||
| - | #2. Direct download of the GPG key in ASCII format | ||
| - | <cli> | ||
| - | curl -fsSL https:// | ||
| # 3. Add the repository in DEB822 format | # 3. Add the repository in DEB822 format | ||
| <cli> | <cli> | ||
| Ligne 140: | Ligne 126: | ||
| EOF | EOF | ||
| </ | </ | ||
| + | ---- | ||
| + | |||
| # 4. Update package lists | # 4. Update package lists | ||
| <cli> | <cli> | ||
| sudo apt update</ | sudo apt update</ | ||
start.1779667353.txt.gz · Dernière modification : 2026/05/25 00:02 de nicolas
