How to Install and Uninstall zxing-cpp.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "zxing-cpp.i686" package

Please follow the guidance below to install zxing-cpp.i686 on Fedora 35

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

2. Uninstall "zxing-cpp.i686" package

Please follow the steps below to uninstall zxing-cpp.i686 on Fedora 35:

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

3. Information about the zxing-cpp.i686 package on Fedora 35

Last metadata expiration check: 2:36:09 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : zxing-cpp
Version : 1.2.0
Release : 1.fc35
Architecture : i686
Size : 647 k
Source : zxing-cpp-1.2.0-1.fc35.src.rpm
Repository : updates
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++.