How to Install and Uninstall voms-api-java.noarch Package on Oracle Linux 9

Last updated: October 04,2024

1. Install "voms-api-java.noarch" package

Here is a brief guide to show you how to install voms-api-java.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install voms-api-java.noarch

2. Uninstall "voms-api-java.noarch" package

This tutorial shows how to uninstall voms-api-java.noarch on Oracle Linux 9:

$ sudo dnf remove voms-api-java.noarch $ sudo dnf autoremove

3. Information about the voms-api-java.noarch package on Oracle Linux 9

Last metadata expiration check: 0:14:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : voms-api-java
Version : 3.3.2
Release : 11.el9
Architecture : noarch
Size : 155 k
Source : voms-api-java-3.3.2-11.el9.src.rpm
Repository : epel
Summary : Virtual Organization Membership Service Java API
URL : https://wiki.italiangrid.it/VOMS
License : ASL 2.0
Description : The Virtual Organization Membership Service (VOMS) is an attribute authority
: which serves as central repository for VO user authorization information,
: providing support for sorting users into group hierarchies, keeping track of
: their roles and other attributes in order to issue trusted attribute
: certificates and SAML assertions used in the Grid environment for
: authorization purposes.
:
: This package provides a java client API for VOMS.