User Tools

Site Tools


blog:install_latest_firefox_in_debian_using_apt_pinning

This is an old revision of the document!


Install latest firefox in Debian, using apt pinning

# Pinning setup for firefox
# https://linuxconfig.org/how-to-install-firefox-quantum-on-debian-stretch-linux
Package: firefox
Pin: release a=unstable
Pin-Priority: 1001
 
Package: libfontconfig1
Pin: release a=unstable
Pin-Priority: 1001
 
Package: fontconfig-config
Pin: release a=unstable
Pin-Priority: 1001
 
Package: libnss3
Pin: release a=unstable
Pin-Priority: 1001

Discussion

Enter your comment. Wiki syntax is allowed:
  ____    ___  ______  ____   ____
 / __ \  / _ \/_  __/ / __ \ /_  /
/ /_/ / / // / / /   / /_/ /  / /_
\____/ /____/ /_/    \____/  /___/
 
blog/install_latest_firefox_in_debian_using_apt_pinning.1512459357.txt.gz · Last modified: 2017-12-05 08:35 by brb