Setting Up
-
2. Downloading Firejail
Download Firejail for Ubuntu GNU/Linux
We provide directly to Grab the latest Firejail release because that in the Apt Repository may be outdated.
Possibly, on Firefox Prompt Choose “Save File”: -
3. Installing Firejail
Then to Set up Firejail on Ubuntu
First, Access the Target, usually in the Downloads folder:cd && cd Downloads
To Check that there is run:
ls . | grep firejail
The grep Command Refine the output List showing only the entries Matching the Keyword.
But if you are in Trouble to Find Out it on Terminal See: How to Access Downloads Folder from Browser.
And then to Setup firejail:sudo apt install ./firejail*.deb
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Or if you prefeer then try to Install it with the Ubuntu Software Installer UI.
Simply Double-Click on the Package on the File Manager:And Authenticate with the Admin Pass to Install it:
Contents