How to Install and Uninstall jaf.noarch Package on CentOS Stream 8
Last updated: January 12,2025
1. Install "jaf.noarch" package
This guide let you learn how to install jaf.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
jaf.noarch
Copied
2. Uninstall "jaf.noarch" package
Please follow the steps below to uninstall jaf.noarch on CentOS Stream 8:
$
sudo dnf remove
jaf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jaf.noarch package on CentOS Stream 8
Last metadata expiration check: 5:56:35 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : jaf
Version : 1.2.1
Release : 5.module_el8.5.0+1009+4238e198
Architecture : noarch
Size : 80 k
Source : jaf-1.2.1-5.module_el8.5.0+1009+4238e198.src.rpm
Repository : appstream
Summary : JavaBeans Activation Framework
URL : https://github.com/eclipse-ee4j/jaf
License : BSD
Description : The JavaBeans Activation Framework (JAF) is a standard extension to the
: Java platform that lets you take advantage of standard services to:
: determine the type of an arbitrary piece of data; encapsulate access to it;
: discover the operations available on it; and instantiate the appropriate
: bean to perform the operation(s).
Available Packages
Name : jaf
Version : 1.2.1
Release : 5.module_el8.5.0+1009+4238e198
Architecture : noarch
Size : 80 k
Source : jaf-1.2.1-5.module_el8.5.0+1009+4238e198.src.rpm
Repository : appstream
Summary : JavaBeans Activation Framework
URL : https://github.com/eclipse-ee4j/jaf
License : BSD
Description : The JavaBeans Activation Framework (JAF) is a standard extension to the
: Java platform that lets you take advantage of standard services to:
: determine the type of an arbitrary piece of data; encapsulate access to it;
: discover the operations available on it; and instantiate the appropriate
: bean to perform the operation(s).