Dieses APT-Repository einbinden

1) GPG-Key speichern

curl -fsSL https://apt.dryba.com/KEY_binary.gpg \
  -o /usr/share/keyrings/matthias-linuxcnc-archive-keyring.gpg

2) Quelle hinzufügen (Debian 13 „trixie“)

printf 'deb [signed-by=/usr/share/keyrings/matthias-linuxcnc-archive-keyring.gpg] https://apt.dryba.com trixie main\n' \
  | tee /etc/apt/sources.list.d/matthias-linuxcnc.list

3) Aktualisieren & installieren

apt update
apt install linuxcnc-uspace

Aufbewahrung (Retention): 0–7 Tage alle Builds; 8–28 Tage wöchentlich nur der neueste; 29–365 Tage monatlich nur der neueste (max. 12 Monate).

Add this APT repository

1) Save the GPG key

curl -fsSL https://apt.dryba.com/KEY_binary.gpg \
  -o /usr/share/keyrings/matthias-linuxcnc-archive-keyring.gpg

2) Add the source (Debian 13 “trixie”)

printf 'deb [signed-by=/usr/share/keyrings/matthias-linuxcnc-archive-keyring.gpg] https://apt.dryba.com trixie main\n' \
  | tee /etc/apt/sources.list.d/matthias-linuxcnc.list

3) Update & install

apt update
apt install linuxcnc-uspace

Retention: keep all builds for 0–7 days; keep weekly newest for days 8–28; keep monthly newest for days 29–365 (up to 12 months).

[ICO]NameLast modifiedSizeDescription

[TXT]HEADER.html2025-08-15 23:54 3.4K 
[   ]KEY.gpg2025-08-15 22:56 1.6K 
[   ]KEY_binary.gpg2025-08-15 22:56 1.1K 
[DIR]conf/2025-08-15 22:56 -  
[DIR]db/2025-08-31 02:19 -  
[DIR]dists/2025-08-15 09:21 -  
[DIR]pool/2025-08-15 09:21 -  

Apache/2.4.65 (Debian) Server at apt.dryba.com Port 443