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

Last updated: September 19,2024

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

This guide let you learn how to install voms-api-java.noarch on Rocky Linux 8

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

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

This is a short guide on how to uninstall voms-api-java.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:27:04 ago on Mon Sep 12 10:27:18 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.