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

Last updated: January 12,2025

1. Install "bubblewrap.x86_64" package

Please follow the guidance below to install bubblewrap.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install bubblewrap.x86_64

2. Uninstall "bubblewrap.x86_64" package

This guide let you learn how to uninstall bubblewrap.x86_64 on AlmaLinux 9:

$ sudo dnf remove bubblewrap.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:22:43 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : bubblewrap
Version : 0.4.1
Release : 6.el9
Architecture : x86_64
Size : 49 k
Source : bubblewrap-0.4.1-6.el9.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.