How to Install and Uninstall libzbar0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "libzbar0" package

In this section, we are going to explain the necessary steps to install libzbar0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libzbar0

2. Uninstall "libzbar0" package

This guide covers the steps necessary to uninstall libzbar0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libzbar0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzbar0 package on Ubuntu 21.10 (Impish Indri)

Package: libzbar0
Architecture: amd64
Version: 0.23.90-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: zbar
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Boyuan Yang
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 269
Depends: libc6 (>= 2.32), libdbus-1-3 (>= 1.9.14), libjpeg8 (>= 8c), libv4l-0 (>= 0.5.0), libx11-6
Filename: pool/universe/z/zbar/libzbar0_0.23.90-1_amd64.deb
Size: 114872
MD5sum: fca14f4261d46c0c9a9455b36417184b
SHA1: 88bf0dd631c9203dc2a39f046a5d5773794e4a2a
SHA256: 41ea43b59467672086d759766c9b86afec2783d895004b79503b407097aac65f
SHA512: 31bb90805d7030132a660c094c529f92f45f9a8eaa1ac15a11c0847bfb265b66936939154c359816ba61a397b9df741e5235b141898337813eb085dfa5d85a4a
Homepage: https://github.com/mchehab/zbar
Description-en: QR code / bar code scanner and decoder (library)
ZBar is a library for scanning and decoding bar codes from various sources
such as video streams, image files or raw intensity sensors. It supports
EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
.
This package contains the library.
Description-md5: 884ba70891ca72e3a115e297844f0b93
Task: ubuntustudio-video