How to Install and Uninstall perl-Text-CSV Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-Text-CSV" package
Please follow the steps below to install perl-Text-CSV on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Text-CSV
Copied
2. Uninstall "perl-Text-CSV" package
This guide covers the steps necessary to uninstall perl-Text-CSV on openSuSE Tumbleweed:
$
sudo zypper remove
perl-Text-CSV
Copied
3. Information about the perl-Text-CSV package on openSuSE Tumbleweed
Information for package perl-Text-CSV:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Text-CSV
Version : 2.40.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 348.0 KiB
Installed : No
Status : not installed
Source package : perl-Text-CSV-2.40.0-2.1.src
Upstream URL : https://metacpan.org/release/Text-CSV
Summary : Comma-separated values manipulator (using XS or PurePerl)
Description :
Text::CSV is a thin wrapper for Text::CSV_XS-compatible modules now. All
the backend modules provide facilities for the composition and
decomposition of comma-separated values. Text::CSV uses Text::CSV_XS by
default, and when Text::CSV_XS is not available, falls back on
Text::CSV_PP, which is bundled in the same distribution as this module.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Text-CSV
Version : 2.40.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 348.0 KiB
Installed : No
Status : not installed
Source package : perl-Text-CSV-2.40.0-2.1.src
Upstream URL : https://metacpan.org/release/Text-CSV
Summary : Comma-separated values manipulator (using XS or PurePerl)
Description :
Text::CSV is a thin wrapper for Text::CSV_XS-compatible modules now. All
the backend modules provide facilities for the composition and
decomposition of comma-separated values. Text::CSV uses Text::CSV_XS by
default, and when Text::CSV_XS is not available, falls back on
Text::CSV_PP, which is bundled in the same distribution as this module.