How to Install and Uninstall libloader.src Package on Oracle Linux 8

Last updated: November 28,2024

1. Install "libloader.src" package

Please follow the guidelines below to install libloader.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libloader.src

2. Uninstall "libloader.src" package

Please follow the guidelines below to uninstall libloader.src on Oracle Linux 8:

$ sudo dnf remove libloader.src $ sudo dnf autoremove

3. Information about the libloader.src package on Oracle Linux 8

Last metadata expiration check: 4:10:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libloader
Version : 1.1.3
Release : 17.el8
Architecture : src
Size : 174 k
Source : None
Repository : ol8_appstream
Summary : Resource Loading Framework
URL : http://reporting.pentaho.org/
License : LGPLv2
Description : LibLoader is a general purpose resource loading framework. It has been
: designed to allow to load resources from any physical location and to
: allow the processing of that content data in a generic way, totally
: transparent to the user of that library.