How to Install and Uninstall perl-Parse-Distname Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-Parse-Distname" package
Please follow the guidelines below to install perl-Parse-Distname on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Parse-Distname
Copied
2. Uninstall "perl-Parse-Distname" package
Learn how to uninstall perl-Parse-Distname on openSuSE Tumbleweed:
$
sudo zypper remove
perl-Parse-Distname
Copied
3. Information about the perl-Parse-Distname package on openSuSE Tumbleweed
Information for package perl-Parse-Distname:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Parse-Distname
Version : 0.05-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 31.7 KiB
Installed : No
Status : not installed
Source package : perl-Parse-Distname-0.05-1.5.src
Upstream URL : https://metacpan.org/release/Parse-Distname
Summary : Parse a distribution name
Description :
Parse::Distname is yet another distribution name parser. It works almost
the same as CPAN::DistnameInfo, but Parse::Distname takes a different
approach. It tries to extract a version part of a distribution and treat
the rest as a distribution name, contrary to CPAN::DistnameInfo which tries
to define a name part and treat the rest as a version.
Because of this difference, when Parse::Distname parses a weird
distribution name such as "AUTHOR/v1.0.tar.gz", it says the name is empty
and the version is "v1.0", while CPAN::DistnameInfo says the name is "v"
and the version is "1.0". See test files in this distribution if you need
more details. As of this writing, Parse::Distname returns a different
result for about 200+ distributions among about 320000 BackPan
distributions.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Parse-Distname
Version : 0.05-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 31.7 KiB
Installed : No
Status : not installed
Source package : perl-Parse-Distname-0.05-1.5.src
Upstream URL : https://metacpan.org/release/Parse-Distname
Summary : Parse a distribution name
Description :
Parse::Distname is yet another distribution name parser. It works almost
the same as CPAN::DistnameInfo, but Parse::Distname takes a different
approach. It tries to extract a version part of a distribution and treat
the rest as a distribution name, contrary to CPAN::DistnameInfo which tries
to define a name part and treat the rest as a version.
Because of this difference, when Parse::Distname parses a weird
distribution name such as "AUTHOR/v1.0.tar.gz", it says the name is empty
and the version is "v1.0", while CPAN::DistnameInfo says the name is "v"
and the version is "1.0". See test files in this distribution if you need
more details. As of this writing, Parse::Distname returns a different
result for about 200+ distributions among about 320000 BackPan
distributions.