How to Install and Uninstall firejail.x86_64 Package on Fedora 35

Last updated: February 11,2025

1. Install "firejail.x86_64" package

Please follow the guidance below to install firejail.x86_64 on Fedora 35

$ 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 Fedora 35:

$ sudo dnf remove firejail.x86_64 $ sudo dnf autoremove

3. Information about the firejail.x86_64 package on Fedora 35

Last metadata expiration check: 3:35:45 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : firejail
Version : 0.9.66
Release : 2.fc35
Architecture : x86_64
Size : 1.1 M
Source : firejail-0.9.66-2.fc35.src.rpm
Repository : fedora
Summary : Linux namespaces sandbox program
URL : https://github.com/netblue30/firejail
License : GPLv2+
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.