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

Last updated: May 19,2024

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

Please follow the instructions below to install voms-api-java.noarch on Oracle Linux 8

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

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

Please follow the steps below to uninstall voms-api-java.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:48:40 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : voms-api-java
Version : 3.3.2
Release : 1.el8
Architecture : noarch
Size : 162 k
Source : voms-api-java-3.3.2-1.el8.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.