How to Install and Uninstall perl-GD-Barcode Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "perl-GD-Barcode" package

Here is a brief guide to show you how to install perl-GD-Barcode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-GD-Barcode

2. Uninstall "perl-GD-Barcode" package

In this section, we are going to explain the necessary steps to uninstall perl-GD-Barcode on openSuSE Tumbleweed:

$ sudo zypper remove perl-GD-Barcode

3. Information about the perl-GD-Barcode package on openSuSE Tumbleweed

Information for package perl-GD-Barcode:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-GD-Barcode
Version : 2.0.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 10.5 MiB
Installed : No
Status : not installed
Source package : perl-GD-Barcode-2.0.0-2.1.src
Upstream URL : https://metacpan.org/release/GD-Barcode
Summary : Create barcode image with GD
Description :
GD::Barcode is a subclass of GD and allows you to create barcode image with
GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai
97/08/22".
From 1.14, you can use this module even if no GD (except plot method).