How to Install and Uninstall zxing-cpp.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "zxing-cpp.x86_64" package

Please follow the guidelines below to install zxing-cpp.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install zxing-cpp.x86_64

2. Uninstall "zxing-cpp.x86_64" package

In this section, we are going to explain the necessary steps to uninstall zxing-cpp.x86_64 on AlmaLinux 9:

$ sudo dnf remove zxing-cpp.x86_64 $ sudo dnf autoremove

3. Information about the zxing-cpp.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:48:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : zxing-cpp
Version : 1.2.0
Release : 1.el9
Architecture : x86_64
Size : 627 k
Source : zxing-cpp-1.2.0-1.el9.src.rpm
Repository : epel
Summary : C++ port of the ZXing ("Zebra Crossing") barcode scanning library
URL : https://github.com/nu-book/zxing-cpp
License : LGPLv2 with exceptions or LGPLv3 with exceptions
Description : ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode
: image processing library implemented in C++.