How to Install and Uninstall firejail.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "firejail.x86_64" package

Here is a brief guide to show you how to install firejail.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install firejail.x86_64

2. Uninstall "firejail.x86_64" package

This tutorial shows how to uninstall firejail.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove firejail.x86_64 $ sudo dnf autoremove

3. Information about the firejail.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:34:12 ago on Mon Feb 26 07:04:30 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.