How to Install and Uninstall perl-version Package on openSuSE Tumbleweed
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "perl-version" package
Learn how to install perl-version on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-version
Copied
2. Uninstall "perl-version" package
In this section, we are going to explain the necessary steps to uninstall perl-version on openSuSE Tumbleweed:
$
sudo zypper remove
perl-version
Copied
3. Information about the perl-version package on openSuSE Tumbleweed
Information for package perl-version:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-version
Version : 0.9929-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 128,3 KiB
Installed : No
Status : not installed
Source package : perl-version-0.9929-1.4.src
Summary : Perl extension for Version Objects
Description :
Version objects were added to Perl in 5.10. This module implements version
objects for older version of Perl and provides the version object API for
all versions of Perl. All previous releases before 0.74 are deprecated and
should not be used due to incompatible API changes. Version 0.77 introduces
the new 'parse' and 'declare' methods to standardize usage. You are
strongly urged to set 0.77 as a minimum in your code, e.g.
use version 0.77; # even for Perl v.5.10.0
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-version
Version : 0.9929-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 128,3 KiB
Installed : No
Status : not installed
Source package : perl-version-0.9929-1.4.src
Summary : Perl extension for Version Objects
Description :
Version objects were added to Perl in 5.10. This module implements version
objects for older version of Perl and provides the version object API for
all versions of Perl. All previous releases before 0.74 are deprecated and
should not be used due to incompatible API changes. Version 0.77 introduces
the new 'parse' and 'declare' methods to standardize usage. You are
strongly urged to set 0.77 as a minimum in your code, e.g.
use version 0.77; # even for Perl v.5.10.0