How to Install and Uninstall php-laminas-barcode.noarch Package on Fedora 36

Last updated: January 11,2025

1. Install "php-laminas-barcode.noarch" package

This tutorial shows how to install php-laminas-barcode.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-laminas-barcode.noarch

2. Uninstall "php-laminas-barcode.noarch" package

Please follow the guidelines below to uninstall php-laminas-barcode.noarch on Fedora 36:

$ sudo dnf remove php-laminas-barcode.noarch $ sudo dnf autoremove

3. Information about the php-laminas-barcode.noarch package on Fedora 36

Last metadata expiration check: 0:37:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-laminas-barcode
Version : 2.11.0
Release : 2.fc36
Architecture : noarch
Size : 43 k
Source : php-laminas-barcode-2.11.0-2.fc36.src.rpm
Repository : fedora
Summary : Laminas Framework Barcode component
URL : https://github.com/laminas/laminas-barcode
License : BSD
Description : Laminas\Barcode provides a generic way to generate barcodes.
: The Laminas\Barcode component is divided into two subcomponents:
: barcode objects and renderers. Objects allow you to create barcodes
: independently of the renderer. Renderer allow you to draw barcodes based
: on the support required.
:
: Documentation: https://docs.laminas.dev/laminas-barcode/