How to Install and Uninstall libxmlb-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "libxmlb-dev" package

This guide let you learn how to install libxmlb-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libxmlb-dev

2. Uninstall "libxmlb-dev" package

Please follow the steps below to uninstall libxmlb-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libxmlb-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxmlb-dev package on Ubuntu 21.10 (Impish Indri)

Package: libxmlb-dev
Architecture: amd64
Version: 0.1.15-2ubuntu1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: libxmlb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian EFI team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 896
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.30.0), libxmlb1 (>= 0.1.1), gir1.2-xmlb-1.0 (= 0.1.15-2ubuntu1)
Filename: pool/main/libx/libxmlb/libxmlb-dev_0.1.15-2ubuntu1_amd64.deb
Size: 60120
MD5sum: bb24628f592ca70c48d2075b48899521
SHA1: a8dfa48dba28cc41a5644554bec0b29aa848cf58
SHA256: e593099d217bd0bce711012a84e9f43848eee34ad51627a895d100572ed67fa7
SHA512: 3cd60073d99d4bcea40eff4fa7cb4a8dc8f71ce7a33e9d5b7b9c0fbb0d0cb3f59798d837c6a6b432582b67b64aa8269d1c9e3148d0cb34b0961b19fb0a1aeb88
Homepage: https://github.com/hughsie/libxmlb
Description-en: development files for libxmlb
This package provides development libraryes for libxmlb.
.
The libxmlb library takes XML source, and
converts it to a structured binary representation with a deduplicated string
table -- where the strings have the NULs included.
.
This allows an application to mmap the binary XML file, do an XPath query and
return some strings without actually parsing the entire document. This is all
done using (almost) zero allocations and no actual copying of the binary data.
Description-md5: dfa9130de5361eb714cfa599ec58d60c