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

Last updated: October 04,2024

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

Please follow the step by step instructions below to install php-bacon-qr-code2.noarch on Fedora 34

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

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

This guide let you learn how to uninstall php-bacon-qr-code2.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:16:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-bacon-qr-code2
Version : 2.0.5
Release : 1.fc34
Architecture : noarch
Size : 53 k
Source : php-bacon-qr-code2-2.0.5-1.fc34.src.rpm
Repository : updates
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