How to Install and Uninstall libdbi-doc.noarch Package on Rocky Linux 8

Last updated: May 02,2024

1. Install "libdbi-doc.noarch" package

This guide covers the steps necessary to install libdbi-doc.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libdbi-doc.noarch

2. Uninstall "libdbi-doc.noarch" package

This guide let you learn how to uninstall libdbi-doc.noarch on Rocky Linux 8:

$ sudo dnf remove libdbi-doc.noarch $ sudo dnf autoremove

3. Information about the libdbi-doc.noarch package on Rocky Linux 8

Last metadata expiration check: 0:17:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libdbi-doc
Version : 0.9.0
Release : 14.el8
Architecture : noarch
Size : 671 k
Source : libdbi-0.9.0-14.el8.src.rpm
Repository : epel
Summary : Documentation for libdbi (Database Independent Abstraction Layer for C)
URL : http://libdbi.sourceforge.net/
License : LGPLv2+
Description : The libdbi-doc package contains guides for development of applications with libdbi.