How to Install and Uninstall perl-Barcode-Code128.noarch Package on Fedora 36

Last updated: January 15,2025

1. Install "perl-Barcode-Code128.noarch" package

Here is a brief guide to show you how to install perl-Barcode-Code128.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Barcode-Code128.noarch

2. Uninstall "perl-Barcode-Code128.noarch" package

This tutorial shows how to uninstall perl-Barcode-Code128.noarch on Fedora 36:

$ sudo dnf remove perl-Barcode-Code128.noarch $ sudo dnf autoremove

3. Information about the perl-Barcode-Code128.noarch package on Fedora 36

Last metadata expiration check: 2:18:53 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Barcode-Code128
Version : 2.21
Release : 19.fc36
Architecture : noarch
Size : 27 k
Source : perl-Barcode-Code128-2.21-19.fc36.src.rpm
Repository : fedora
Summary : Generate CODE 128 bar codes
URL : https://metacpan.org/release/Barcode-Code128
License : Public Domain
Description : Barcode::Code128 generates bar codes using the CODE 128 symbology. It can
: generate images in PNG or GIF format using the GD package, or it can
: generate a text string representing the barcode that you can render using
: some other technology if desired.