Skip to content

ngkengwooi/debian-flatpak-firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

debian-flatpak-firefox

Debian (stable release) ships Firefox ESR by default. This version of Firefox lags behind the regular release. Those who wish to use up-to-date Firefox on Debian could install the flatpak version. This script will:

I have not tested the script on other systems, but it should also work on other branches of Debian (e.g. testing, unstable) and other Debian-based systems (e.g. Ubuntu).

Requirements

This script requires that the flatpak package is already installed system-wide. It can be installed by executing the following as root or superuser:

apt update
apt install flatpak

Usage

  1. Download the script setup-firefox-flatpak to the Debian system.
  2. Make the script executable: chmod +x setup-firefox-flatpak.
  3. Execute ./setup-firefox-flatpak from the directory where the script is located to install it for the current user.

About

Script to install and configure Firefox Flatpak on Debian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages