blog:install_latest_firefox_in_debian_using_apt_pinning
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blog:install_latest_firefox_in_debian_using_apt_pinning [2017-12-05 08:36] – brb | blog: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: | ||
| + | < | ||
| + | deb http:// | ||
| + | deb-src http:// | ||
| + | </ | ||
| <file txt firefox.pref> | <file txt firefox.pref> | ||
| - | # Pinning setup for firefox | + | # Pinning setup for firefox: |
| - | # https:// | + | # ========================== |
| + | # 1. Review the files in / | ||
| + | # Pin-Priority should be: unstable< | ||
| + | # 2. Review and copy this file to / | ||
| + | # 3. Update system, no new packages should be installed!!! | ||
| + | # # apt update | ||
| + | # # apt upgrade | ||
| + | # 4. if all was ok above | ||
| + | # # apt install -t sid firefox | ||
| + | # Ref: https:// | ||
| + | # | ||
| Package: firefox | Package: firefox | ||
| Pin: release a=unstable | Pin: release a=unstable | ||
| Line 20: | Line 36: | ||
| Pin-Priority: | Pin-Priority: | ||
| </ | </ | ||
| + | |||
| + | Ref: https:// | ||
| {{tag>}} | {{tag>}} | ||
blog/install_latest_firefox_in_debian_using_apt_pinning.1512459367.txt.gz · Last modified: 2017-12-05 08:36 by brb
