How to Install and Uninstall perl-multidimensional Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-multidimensional" package
Please follow the steps below to install perl-multidimensional on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-multidimensional
Copied
2. Uninstall "perl-multidimensional" package
Please follow the guidelines below to uninstall perl-multidimensional on openSuSE Tumbleweed:
$
sudo zypper remove
perl-multidimensional
Copied
3. Information about the perl-multidimensional package on openSuSE Tumbleweed
Information for package perl-multidimensional:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-multidimensional
Version : 0.014-1.26
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.1 KiB
Installed : No
Status : not installed
Source package : perl-multidimensional-0.014-1.26.src
Upstream URL : http://search.cpan.org/dist/multidimensional/
Summary : Disables Multidimensional Array Emulation
Description :
Perl's multidimensional array emulation stems from the days before the
language had references, but these days it mostly serves to bite you when
you typo a hash slice by using the '$' sigil instead of '@'.
This module lexically makes using multidimensional array emulation a fatal
error at compile time.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-multidimensional
Version : 0.014-1.26
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.1 KiB
Installed : No
Status : not installed
Source package : perl-multidimensional-0.014-1.26.src
Upstream URL : http://search.cpan.org/dist/multidimensional/
Summary : Disables Multidimensional Array Emulation
Description :
Perl's multidimensional array emulation stems from the days before the
language had references, but these days it mostly serves to bite you when
you typo a hash slice by using the '$' sigil instead of '@'.
This module lexically makes using multidimensional array emulation a fatal
error at compile time.