This is an old revision of the document!


Although there are no official Debian repositories for Waterfox, it can be installed from a repsoitory with APT.

Repository: opensuse.org

Therefore use this commands:

sudo apt update && sudo apt upgrade -y
sudo apt install software-properties-common apt-transport-https curl -y
wget -nv https://download.opensuse.org/repositories/home:hawkeye116477:waterfox/Debian_11/Release.key -O Release.key | sudo gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hawkeye116477_waterfox.gpg > /dev/null
echo 'deb http://download.opensuse.org/repositories/home:/hawkeye116477:/waterfox/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:hawkeye116477:waterfox.list
sudo apt update 
sudo apt install fonts-lyx ffmpeg -y
#sudo apt install waterfox-g-kpe
sudo apt install waterfox-g-kde
#sudo apt autoremove -y

Sourced from linuxcapable.com

  • linux/linux-tutorials/waterfox-install.1690711940.txt.gz
  • Last modified: 2023/07/30 12:12
  • by Zyzonix