deprecate packages for debian 12 (bookworm)

This commit is contained in:
Jan-Piet Mens
2026-08-10 12:27:45 +02:00
parent fdc4d22440
commit a32ce4bb04
+1 -9
View File
@@ -97,15 +97,7 @@ Debian 11 "Bullseye":
Debian 12 "Bookworm":
- install with:
```
curl --no-progress-meter https://raw.githubusercontent.com/owntracks/recorder/master/etc/repo-v2.owntracks.org.gpg.key | sudo tee /etc/apt/trusted.gpg.d/owntracks.asc
echo "deb http://repo.owntracks.org/debian bookworm main" | sudo tee /etc/apt/sources.list.d/owntracks.list > /dev/null
sudo apt update
sudo apt install ot-recorder
```
- we no longer build for this distribution, but you should be able to compile from source or use older versions from the package repository.
Debian 13 "Trixie":