How to Install and Uninstall voms-devel.x86_64 Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "voms-devel.x86_64" package

Please follow the step by step instructions below to install voms-devel.x86_64 on Rocky Linux 9

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

2. Uninstall "voms-devel.x86_64" package

Please follow the instructions below to uninstall voms-devel.x86_64 on Rocky Linux 9:

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

3. Information about the voms-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:32:43 ago on Fri Feb 16 06:49:52 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.