temp="$(mktemp)"
version="$(curl -L https://github.com/radxa-pkg/radxa-archive-keyring/releases/latest/download/VERSION)"
curl -L --output "$temp" "https://github.com/radxa-pkg/radxa-archive-keyring/releases/latest/download/radxa-archive-keyring_${version}_all.deb"
sudo dpkg -i "$temp"
rm -f "$temp"
source /etc/os-release
sudo tee /etc/apt/sources.list.d/20-radxa.list <<< "deb [signed-by=/usr/share/keyrings/radxa-archive-keyring.gpg] https://radxa-repo.github.io/bullseye-test/ $VERSION_CODENAME main"
sudo apt-get update
-
Notifications
You must be signed in to change notification settings - Fork 0
Radxa Test Repository for debian bullseye
License
radxa-repo/bullseye-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Radxa Test Repository for debian bullseye
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published