How to Install and Uninstall voms-devel.x86_64 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "voms-devel.x86_64" package

Learn how to install voms-devel.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install voms-devel.x86_64

2. Uninstall "voms-devel.x86_64" package

This is a short guide on how to uninstall voms-devel.x86_64 on CentOS Stream 9:

$ sudo dnf remove voms-devel.x86_64 $ sudo dnf autoremove

3. Information about the voms-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:18:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : voms-devel
Version : 2.1.0
Release : 0.31.rc3.el9
Architecture : x86_64
Size : 31 k
Source : voms-2.1.0-0.31.rc3.el9.src.rpm
Repository : epel
Summary : Virtual Organization Membership Service Development Files
URL : https://italiangrid.github.io/voms/
License : Apache-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 header files for programming with the VOMS libraries.