How to Install and Uninstall firejail.x86_64 Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "firejail.x86_64" package

Learn how to install firejail.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install firejail.x86_64

2. Uninstall "firejail.x86_64" package

Please follow the guidelines below to uninstall firejail.x86_64 on CentOS Stream 9:

$ sudo dnf remove firejail.x86_64 $ sudo dnf autoremove

3. Information about the firejail.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:18:09 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : firejail
Version : 0.9.72
Release : 1.el9
Architecture : x86_64
Size : 730 k
Source : firejail-0.9.72-1.el9.src.rpm
Repository : epel
Summary : Linux namespaces sandbox program
URL : https://github.com/netblue30/firejail
License : GPL-2.0-or-later
Description : Firejail is a SUID sandbox program that reduces the risk of security
: breaches by restricting the running environment of untrusted applications
: using Linux namespaces. It includes a sandbox profile for Mozilla Firefox.