Published Packages
libxml22.9.14+dfsg-1.3ubuntu3.7+safelibs1778011697libxml2-dev2.9.14+dfsg-1.3ubuntu3.7+safelibs1778011697libxml2-utils2.9.14+dfsg-1.3ubuntu3.7+safelibs1778011697python3-libxml22.9.14+dfsg-1.3ubuntu3.7+safelibs1778011697
Stable single-library apt repository: libxml
Memory-safe drop-in packages for libxml, 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/libxml/safelibs.gpg | sudo tee /etc/apt/keyrings/safelibs.gpg > /dev/null
curl -fsSL https://safelibs.org/apt/libxml/safelibs-libxml.pref | sudo tee /etc/apt/preferences.d/safelibs-libxml.pref > /dev/null
echo "deb [signed-by=/etc/apt/keyrings/safelibs.gpg] https://safelibs.org/apt/libxml noble main" | sudo tee /etc/apt/sources.list.d/safelibs-libxml.list > /dev/null
sudo apt-get update
libxml2 2.9.14+dfsg-1.3ubuntu3.7+safelibs1778011697libxml2-dev 2.9.14+dfsg-1.3ubuntu3.7+safelibs1778011697libxml2-utils 2.9.14+dfsg-1.3ubuntu3.7+safelibs1778011697python3-libxml2 2.9.14+dfsg-1.3ubuntu3.7+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.