How to Install and Uninstall bubblewrap.x86_64 Package on AlmaLinux 8

Last updated: June 29,2024

1. Install "bubblewrap.x86_64" package

This is a short guide on how to install bubblewrap.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install bubblewrap.x86_64

2. Uninstall "bubblewrap.x86_64" package

This tutorial shows how to uninstall bubblewrap.x86_64 on AlmaLinux 8:

$ sudo dnf remove bubblewrap.x86_64 $ sudo dnf autoremove

3. Information about the bubblewrap.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:24:00 ago on Mon Sep 5 03:22:42 2022.
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.