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

Last updated: March 28,2024

1. Install "bubblewrap.x86_64" package

Please follow the guidelines below to install bubblewrap.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install bubblewrap.x86_64

2. Uninstall "bubblewrap.x86_64" package

Please follow the guidelines below to uninstall bubblewrap.x86_64 on CentOS Stream 8:

$ sudo dnf remove bubblewrap.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:14:33 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : bubblewrap
Version : 0.4.0
Release : 1.el8
Architecture : x86_64
Size : 50 k
Source : bubblewrap-0.4.0-1.el8.src.rpm
Repository : baseos
Summary : Core execution tool for unprivileged containers
URL : https://github.com/projectatomic/bubblewrap
License : LGPLv2+
Description : Bubblewrap (/usr/bin/bwrap) is a core execution engine for unprivileged
: containers that works as a setuid binary on kernels without
: user namespaces.