How to Install and Uninstall singularity.x86_64 Package on CentOS 8 / RHEL 8

Last updated: July 06,2024

1. Install "singularity.x86_64" package

Please follow the steps below to install singularity.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install singularity.x86_64

2. Uninstall "singularity.x86_64" package

This is a short guide on how to uninstall singularity.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove singularity.x86_64 $ sudo dnf autoremove

3. Information about the singularity.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:32:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : singularity
Version : 3.7.3
Release : 1.el8
Architecture : x86_64
Size : 42 M
Source : singularity-3.7.3-1.el8.src.rpm
Repository : epel
Summary : Application and environment virtualization
URL : https://www.sylabs.io/singularity/
License : BSD-3-Clause-LBNL
Description : Singularity provides functionality to make portable
: containers that can be used across host environments.