How to Install and Uninstall libqrcodegen.i686 Package on Fedora 39

Last updated: January 16,2025

1. Install "libqrcodegen.i686" package

Please follow the step by step instructions below to install libqrcodegen.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libqrcodegen.i686

2. Uninstall "libqrcodegen.i686" package

This tutorial shows how to uninstall libqrcodegen.i686 on Fedora 39:

$ sudo dnf remove libqrcodegen.i686 $ sudo dnf autoremove

3. Information about the libqrcodegen.i686 package on Fedora 39

Last metadata expiration check: 3:02:21 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libqrcodegen
Version : 1.8.0
Release : 7.fc39
Architecture : i686
Size : 23 k
Source : qr-code-generator-1.8.0-7.fc39.src.rpm
Repository : fedora
Summary : High-quality QR Code generator library (plain C version)
URL : https://github.com/nayuki/QR-Code-generator
License : MIT
Description : This project aims to be the best, clearest QR Code generator library in
: multiple languages.
:
: The primary goals are flexible options and absolute correctness.
: Secondary goals are compact implementation size and good documentation
: comments.