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

Last updated: November 01,2024

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

This is a short guide on how to install voms-api-java.noarch on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 1:02:19 ago on Mon Sep 5 03:22:42 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.