How to Install and Uninstall libbase.noarch Package on Rocky Linux 8

Last updated: July 05,2024

1. Install "libbase.noarch" package

This guide covers the steps necessary to install libbase.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libbase.noarch

2. Uninstall "libbase.noarch" package

This tutorial shows how to uninstall libbase.noarch on Rocky Linux 8:

$ sudo dnf remove libbase.noarch $ sudo dnf autoremove

3. Information about the libbase.noarch package on Rocky Linux 8

Last metadata expiration check: 0:53:44 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libbase
Version : 1.1.3
Release : 18.el8
Architecture : noarch
Size : 127 k
Source : libbase-1.1.3-18.el8.src.rpm
Repository : appstream
Summary : JFree Base Services
URL : http://reporting.pentaho.org/
License : LGPLv2
Description : LibBase is a library developed to provide base services like logging,
: configuration and initialization to other libraries and applications. The
: library is the root library for all Pentaho-Reporting projects.