How to Install and Uninstall perl-DBD-SQLite.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

1. Install "perl-DBD-SQLite.x86_64" package

This is a short guide on how to install perl-DBD-SQLite.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-DBD-SQLite.x86_64

2. Uninstall "perl-DBD-SQLite.x86_64" package

Please follow the guidance below to uninstall perl-DBD-SQLite.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-DBD-SQLite.x86_64 $ sudo dnf autoremove

3. Information about the perl-DBD-SQLite.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:13:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-DBD-SQLite
Version : 1.66
Release : 5.el9
Architecture : x86_64
Size : 200 k
Source : perl-DBD-SQLite-1.66-5.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : SQLite DBI Driver
URL : https://metacpan.org/release/DBD-SQLite
License : (GPL+ or Artistic) and Public Domain
Description : SQLite is a public domain, file-based, relational database engine that you can
: find at . This package provides a Perl DBI driver for
: SQLite.