How to Install and Uninstall plexus-interpolation.src Package on Oracle Linux 9

Last updated: July 08,2024

1. Install "plexus-interpolation.src" package

In this section, we are going to explain the necessary steps to install plexus-interpolation.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install plexus-interpolation.src

2. Uninstall "plexus-interpolation.src" package

This is a short guide on how to uninstall plexus-interpolation.src on Oracle Linux 9:

$ sudo dnf remove plexus-interpolation.src $ sudo dnf autoremove

3. Information about the plexus-interpolation.src package on Oracle Linux 9

Last metadata expiration check: 0:23:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : plexus-interpolation
Version : 1.26
Release : 12.module+el9.2.0+20958+a80e7477
Architecture : src
Size : 71 k
Source : None
Repository : ol9_appstream
Summary : Plexus Interpolation API
URL : https://github.com/codehaus-plexus/plexus-interpolation
License : ASL 2.0 and ASL 1.1 and MIT
Description : Plexus interpolator is the outgrowth of multiple iterations of development
: focused on providing a more modular, flexible interpolation framework for
: the expression language style commonly seen in Maven, Plexus, and other
: related projects.