How to Install and Uninstall perl-GD-Barcode Package on openSUSE Leap

Last updated: May 18,2024

1. Install "perl-GD-Barcode" package

This guide let you learn how to install perl-GD-Barcode on openSUSE Leap

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

2. Uninstall "perl-GD-Barcode" package

This guide let you learn how to uninstall perl-GD-Barcode on openSUSE Leap:

$ sudo zypper remove perl-GD-Barcode

3. Information about the perl-GD-Barcode package on openSUSE Leap

Information for package perl-GD-Barcode:
----------------------------------------
Repository : Main Repository
Name : perl-GD-Barcode
Version : 1.15-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 10.4 MiB
Installed : No
Status : not installed
Source package : perl-GD-Barcode-1.15-bp155.2.10.src
Upstream URL : http://search.cpan.org/dist/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).