How to Install and Uninstall voms.x86_64 Package on Fedora 36

Last updated: May 04,2024

1. Install "voms.x86_64" package

This guide covers the steps necessary to install voms.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install voms.x86_64

2. Uninstall "voms.x86_64" package

Please follow the guidelines below to uninstall voms.x86_64 on Fedora 36:

$ sudo dnf remove voms.x86_64 $ sudo dnf autoremove

3. Information about the voms.x86_64 package on Fedora 36

Last metadata expiration check: 2:21:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : voms
Version : 2.1.0
Release : 0.24.rc2.fc36
Architecture : x86_64
Size : 157 k
Source : voms-2.1.0-0.24.rc2.fc36.src.rpm
Repository : updates
Summary : Virtual Organization Membership Service
URL : https://italiangrid.github.io/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 libraries that applications using the VOMS functionality
: will bind to.