How to Install and Uninstall perl-YAML Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "perl-YAML" package
Please follow the instructions below to install perl-YAML on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-YAML
Copied
2. Uninstall "perl-YAML" package
Please follow the guidelines below to uninstall perl-YAML on openSuSE Tumbleweed:
$
sudo zypper remove
perl-YAML
Copied
3. Information about the perl-YAML package on openSuSE Tumbleweed
Information for package perl-YAML:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-YAML
Version : 1.310.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 188.3 KiB
Installed : No
Status : not installed
Source package : perl-YAML-1.310.0-2.1.src
Upstream URL : https://metacpan.org/release/YAML
Summary : YAML Ain't Markup Language™
Description :
The YAML.pm module implements a YAML Loader and Dumper based on the YAML
1.0 specification. http://www.yaml.org/spec/
YAML is a generic data serialization language that is optimized for human
readability. It can be used to express the data structures of most modern
programming languages. (Including Perl!!!)
For information on the YAML syntax, please refer to the YAML specification.
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-YAML
Version : 1.310.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 188.3 KiB
Installed : No
Status : not installed
Source package : perl-YAML-1.310.0-2.1.src
Upstream URL : https://metacpan.org/release/YAML
Summary : YAML Ain't Markup Language™
Description :
The YAML.pm module implements a YAML Loader and Dumper based on the YAML
1.0 specification. http://www.yaml.org/spec/
YAML is a generic data serialization language that is optimized for human
readability. It can be used to express the data structures of most modern
programming languages. (Including Perl!!!)
For information on the YAML syntax, please refer to the YAML specification.