How to Install and Uninstall voms-api-java.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

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

Learn how to install voms-api-java.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Here is a brief guide to show you how to uninstall voms-api-java.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the voms-api-java.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:07:04 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : voms-api-java
Version : 3.3.2
Release : 11.el8
Architecture : noarch
Size : 163 k
Source : voms-api-java-3.3.2-11.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.