Published Packages
libjson-c-dev0.17-1build1safe1libjson-c50.17-1build1safe1
Stable single-library apt repository: libjson
Memory-safe drop-in packages for libjson, published as a dedicated signed apt repository for Ubuntu 24.04.
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/libjson/safelibs.gpg | sudo tee /etc/apt/keyrings/safelibs.gpg > /dev/null
curl -fsSL https://safelibs.org/apt/libjson/safelibs-libjson.pref | sudo tee /etc/apt/preferences.d/safelibs-libjson.pref > /dev/null
echo "deb [signed-by=/etc/apt/keyrings/safelibs.gpg] https://safelibs.org/apt/libjson noble main" | sudo tee /etc/apt/sources.list.d/safelibs-libjson.list > /dev/null
sudo apt-get update
libjson-c-dev 0.17-1build1safe1libjson-c5 0.17-1build1safe1Memory-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.