How to Install and Uninstall R-DBI.noarch Package on Fedora 38

Last updated: January 17,2025

1. Install "R-DBI.noarch" package

Please follow the instructions below to install R-DBI.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install R-DBI.noarch

2. Uninstall "R-DBI.noarch" package

Here is a brief guide to show you how to uninstall R-DBI.noarch on Fedora 38:

$ sudo dnf remove R-DBI.noarch $ sudo dnf autoremove

3. Information about the R-DBI.noarch package on Fedora 38

Last metadata expiration check: 1:03:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-DBI
Version : 1.1.3
Release : 3.fc38
Architecture : noarch
Size : 798 k
Source : R-DBI-1.1.3-3.fc38.src.rpm
Repository : updates
Summary : Database interface module for R
URL : https://cran.r-project.org/package=DBI
License : LGPLv2+
Description : A database interface (DBI) definition for communication between R and
: relational database management systems.