Published Packages
libsodium-dev1.0.18-1ubuntu0.24.04.1+safelibs1778011697libsodium231.0.18-1ubuntu0.24.04.1+safelibs1778011697
Testing single-library apt repository: testing/libsodium
Latest buildable SafeLibs packages for testing/libsodium, built from the current default branch of the matching port repository.
Installs the signed key, package pinning, and this apt source.
sudo install -d -m 0755 /etc/apt/keyrings /etc/apt/preferences.d
curl -fsSL https://safelibs.org/apt/testing/libsodium/safelibs.gpg | sudo tee /etc/apt/keyrings/safelibs.gpg > /dev/null
curl -fsSL https://safelibs.org/apt/testing/libsodium/safelibs-testing-libsodium.pref | sudo tee /etc/apt/preferences.d/safelibs-testing-libsodium.pref > /dev/null
echo "deb [signed-by=/etc/apt/keyrings/safelibs.gpg] https://safelibs.org/apt/testing/libsodium noble main" | sudo tee /etc/apt/sources.list.d/safelibs-testing-libsodium.list > /dev/null
sudo apt-get update
libsodium-dev 1.0.18-1ubuntu0.24.04.1+safelibs1778011697libsodium23 1.0.18-1ubuntu0.24.04.1+safelibs1778011697Memory-safe drop-in replacements packaged by SafeLibs for Ubuntu 24.04
Stable repositories are generated from pinned SafeLibs package refs. Testing repositories are generated from the latest buildable default-branch port commits.
Install the published apt preference file so apt prefers
the SafeLibs builds for the package set carried by this repository.