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