How to Install and Uninstall libdecodeqr0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "libdecodeqr0" package

This guide covers the steps necessary to install libdecodeqr0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdecodeqr0

2. Uninstall "libdecodeqr0" package

This is a short guide on how to uninstall libdecodeqr0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdecodeqr0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdecodeqr0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdecodeqr0
Priority: optional
Section: universe/libs
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Source: libdecodeqr
Version: 0.9.3-6.2build2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libopencv-core2.4v5, libopencv-imgproc2.4v5, libstdc++6 (>= 4.1.1)
Filename: pool/universe/libd/libdecodeqr/libdecodeqr0_0.9.3-6.2build2_amd64.deb
Size: 27548
MD5sum: e99bb54c4bd464ee9e37767834b224bd
SHA1: ccc9e7ab8e23475bc0c30da58ee6ca51af7ff0c9
SHA256: 99ac52d47f6e9151bf85d6c69ce1d9e82bd4c84e1510a0632701c455845c589b
Description-en: C/C++ library for decoding QR code
libdecodeqr is a C/C++ library for decoding QR code ased on
JIS X 0510 and ISO/IEC18004.
.
This library is able to decode various image formats whether it's
taken from a file, webcam, scanner, or any other image formats
available.
.
This package contains shared libraries.
Description-md5: 5765d0c01188dc7227376e3882f10373
Homepage: http://trac.koka-in.org/libdecodeqr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu