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

Last updated: September 28,2024

1. Install "R-DBI.noarch" package

Please follow the guidance below to install R-DBI.noarch on Fedora 36

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

2. Uninstall "R-DBI.noarch" package

Learn how to uninstall R-DBI.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:21:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-DBI
Version : 1.1.1
Release : 5.fc36
Architecture : noarch
Size : 667 k
Source : R-DBI-1.1.1-5.fc36.src.rpm
Repository : fedora
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.