How to Install and Uninstall bubblewrap.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "bubblewrap.x86_64" package

Please follow the guidelines below to install bubblewrap.x86_64 on Rocky Linux 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 Rocky Linux 8:

$ sudo dnf remove bubblewrap.x86_64 $ sudo dnf autoremove

3. Information about the bubblewrap.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:52:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : bubblewrap
Version : 0.4.0
Release : 1.el8
Architecture : x86_64
Size : 49 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.