How to Install and Uninstall perl-DBD-CSV.noarch Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "perl-DBD-CSV.noarch" package
This tutorial shows how to install perl-DBD-CSV.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-DBD-CSV.noarch
Copied
2. Uninstall "perl-DBD-CSV.noarch" package
Please follow the instructions below to uninstall perl-DBD-CSV.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-DBD-CSV.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-DBD-CSV.noarch package on Oracle Linux 9
Last metadata expiration check: 1:38:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-DBD-CSV
Version : 0.58
Release : 3.el9
Architecture : noarch
Size : 45 k
Source : perl-DBD-CSV-0.58-3.el9.src.rpm
Repository : epel
Summary : DBI driver for CSV files
URL : https://metacpan.org/release/DBD-CSV
License : GPL+ or Artistic
Description : The DBD::CSV module is yet another driver for the DBI (Database
: independent interface for Perl). This one is based on the SQL
: "engine" SQL::Statement and the abstract DBI driver DBD::File
: and implements access to so-called CSV files (Comma separated
: values). Such files are mostly used for exporting MS Access and
: MS Excel data.
Available Packages
Name : perl-DBD-CSV
Version : 0.58
Release : 3.el9
Architecture : noarch
Size : 45 k
Source : perl-DBD-CSV-0.58-3.el9.src.rpm
Repository : epel
Summary : DBI driver for CSV files
URL : https://metacpan.org/release/DBD-CSV
License : GPL+ or Artistic
Description : The DBD::CSV module is yet another driver for the DBI (Database
: independent interface for Perl). This one is based on the SQL
: "engine" SQL::Statement and the abstract DBI driver DBD::File
: and implements access to so-called CSV files (Comma separated
: values). Such files are mostly used for exporting MS Access and
: MS Excel data.