How to Install and Uninstall libzxing2 Package on Debian 12 (Bookworm)

Last updated: May 19,2024

1. Install "libzxing2" package

This is a short guide on how to install libzxing2 on Debian 12 (Bookworm)

$ sudo apt update $ sudo apt install libzxing2

2. Uninstall "libzxing2" package

This tutorial shows how to uninstall libzxing2 on Debian 12 (Bookworm):

$ sudo apt remove libzxing2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzxing2 package on Debian 12 (Bookworm)

Package: libzxing2
Source: zxing-cpp (1.4.0-3)
Version: 1.4.0-3+b1
Installed-Size: 1441
Maintainer: Boyuan Yang
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 11)
Description: C++ port of ZXing library (library files)
Description-md5: 0fac22bb00ceb14fd52df59bb518c40d
Multi-Arch: same
Homepage: https://github.com/nu-book/zxing-cpp
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/z/zxing-cpp/libzxing2_1.4.0-3+b1_amd64.deb
Size: 601432
MD5sum: 1009930fad4998f35611f2a9b83126fc
SHA256: b521e4f3754a1724829641d41da2ccf841ed06e306dec8c64b7c639a8f949997

5. The same packages on other Linux Distributions