How to Install and Uninstall perl-libconfigfile Package on openSUSE Leap

Last updated: November 01,2024

1. Install "perl-libconfigfile" package

This is a short guide on how to install perl-libconfigfile on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-libconfigfile

2. Uninstall "perl-libconfigfile" package

Learn how to uninstall perl-libconfigfile on openSUSE Leap:

$ sudo zypper remove perl-libconfigfile

3. Information about the perl-libconfigfile package on openSUSE Leap

Information for package perl-libconfigfile:
-------------------------------------------
Repository : Main Repository
Name : perl-libconfigfile
Version : 1.1.1-bp155.152.22
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.7 KiB
Installed : No
Status : not installed
Source package : perl-libconfigfile-1.1.1-bp155.152.22.src
Upstream URL : http://packages.qa.debian.org/libc/libconfigfile-perl.html
Summary : Parses simple configuration files
Description :
ConfigFile parses simple configuration files and stores its values in an
anonymous hash reference. The syntax of the configuration file is quite
simple:
1. This is a comment VALUE_ONE = foo VALUE_TWO = $VALUE_ONE/bar
VALUE_THREE = The value contains a \# (hash). # This is a comment.
COMPOSED_VALUE[one] = The first component of a clustered value
COMPOSED_VALUE[two] = The second component of a clustered value

5. The same packages on other Linux Distributions