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

firefox.pref
# 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.1512459367.txt.gz · Last modified: 2017-12-05 08:36 by brb