How to Install and Uninstall php-bacon-qr-code2.noarch Package on Fedora 36

Last updated: May 19,2024

1. Install "php-bacon-qr-code2.noarch" package

This guide covers the steps necessary to install php-bacon-qr-code2.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-bacon-qr-code2.noarch

2. Uninstall "php-bacon-qr-code2.noarch" package

Please follow the steps below to uninstall php-bacon-qr-code2.noarch on Fedora 36:

$ sudo dnf remove php-bacon-qr-code2.noarch $ sudo dnf autoremove

3. Information about the php-bacon-qr-code2.noarch package on Fedora 36

Last metadata expiration check: 4:54:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-bacon-qr-code2
Version : 2.0.7
Release : 1.fc36.remi
Architecture : noarch
Size : 52 k
Source : php-bacon-qr-code2-2.0.7-1.fc36.remi.src.rpm
Repository : remi
Summary : QR code generator for PHP
URL : https://github.com/Bacon/BaconQrCode
License : BSD
Description : BaconQrCode is a port of QR code portion of the ZXing library.
: It currently only features the encoder part, but could later
: receive the decoder part as well.
:
: As the Reed Solomon codec implementation of the ZXing library
: performs quite slow in PHP, it was exchanged with the implementation
: by Phil Karn.
:
: Autoloader: /usr/share/php/BaconQrCode2/autoload.php