$ gpg --keyserver keyring.debian.org --recv-keys 57A1BF15B4F6F99B89EDB29FD39481AE1E79ACF7
$ gpg --export -a 57A1BF15B4F6F99B89EDB29FD39481AE1E79ACF7 | sudo tee /etc/apt/dxld.asc
or from my webserver using
$ wget https://dxld.at/localdebs/dxld-localdebs.gpg -O- | sudo tee /etc/apt/dxld.asc
Then add the following entries to your /etc/apt/sources.list
:
deb [signed-by=/etc/apt/dxld.asc] https://dxld.at/localdebs bookworm/
deb-src [signed-by=/etc/apt/dxld.asc] https://dxld.at/localdebs bookworm/
Note the final slash after the release name is significant and the deb-src entry is optional.
Keep hacking~ --DanielName | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
HEADER.html | 2023-07-17 14:56 | 963 | ||
bookworm-backports/ | 2024-11-13 14:47 | - | ||
bookworm/ | 2024-11-13 14:47 | - | ||
bullseye-backports/ | 2024-11-13 14:47 | - | ||
bullseye/ | 2024-11-13 14:47 | - | ||
buster/ | 2022-01-25 17:50 | - | ||
configs/ | 2024-11-13 14:47 | - | ||
dxld-localdebs.gpg | 2022-03-08 20:13 | 2.8K | ||
its-configs/ | 2024-11-13 14:47 | - | ||
sid/ | 2024-11-13 14:47 | - | ||
sign.sh | 2023-10-09 23:25 | 1.3K | ||
sync.sh | 2022-11-13 13:23 | 333 | ||