User Tools

Site Tools


blog:install_latest_firefox_in_debian_using_apt_pinning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:install_latest_firefox_in_debian_using_apt_pinning [2017-12-05 08:43] brbblog:install_latest_firefox_in_debian_using_apt_pinning [2017-12-05 08:59] (current) brb
Line 1: Line 1:
 ====== Install latest firefox in Debian, using apt pinning ====== ====== Install latest firefox in Debian, using apt pinning ======
 +
 +Add repository to sources.list:
 +<code>
 +deb http://ftp.us.debian.org/debian/ sid main
 +deb-src http://ftp.us.debian.org/debian/ sid main
 +</code>
  
 <file txt firefox.pref> <file txt firefox.pref>
Line 9: Line 15:
 # 3. Update system, no new packages should be installed!!!  # 3. Update system, no new packages should be installed!!! 
 #     # apt update #     # apt update
-#     # apt-upgrade  << No new packages, otherwise pinning is wrong. ABORT!!!+#     # apt upgrade  << No new packages, otherwise pinning is wrong. ABORT!!!
 # 4. if all was ok above # 4. if all was ok above
 #    # apt install -t sid firefox  #    # apt install -t sid firefox 
blog/install_latest_firefox_in_debian_using_apt_pinning.txt · Last modified: 2017-12-05 08:59 by brb