How to Install and Uninstall apptainer.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "apptainer.x86_64" package

Please follow the guidance below to install apptainer.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install apptainer.x86_64

2. Uninstall "apptainer.x86_64" package

Here is a brief guide to show you how to uninstall apptainer.x86_64 on CentOS Stream 8:

$ sudo dnf remove apptainer.x86_64 $ sudo dnf autoremove

3. Information about the apptainer.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:34:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : apptainer
Version : 1.2.5
Release : 1.el8
Architecture : x86_64
Size : 38 M
Source : apptainer-1.2.5-1.el8.src.rpm
Repository : epel
Summary : Application and environment virtualization formerly known as Singularity
URL : https://apptainer.org
License : BSD and LBNL BSD and ASL 2.0
Description : Apptainer provides functionality to make portable
: containers that can be used across host environments.