How to Install and Uninstall libqrcodegen.x86_64 Package on Rocky Linux 9
Last updated: January 12,2025
1. Install "libqrcodegen.x86_64" package
Here is a brief guide to show you how to install libqrcodegen.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libqrcodegen.x86_64
Copied
2. Uninstall "libqrcodegen.x86_64" package
This guide let you learn how to uninstall libqrcodegen.x86_64 on Rocky Linux 9:
$
sudo dnf remove
libqrcodegen.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libqrcodegen.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:38:45 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libqrcodegen
Version : 1.8.0
Release : 5.el9
Architecture : x86_64
Size : 21 k
Source : qr-code-generator-1.8.0-5.el9.src.rpm
Repository : epel
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.
Available Packages
Name : libqrcodegen
Version : 1.8.0
Release : 5.el9
Architecture : x86_64
Size : 21 k
Source : qr-code-generator-1.8.0-5.el9.src.rpm
Repository : epel
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.