Buradaki talimatları davamıza uyarladım .
İlk olarak, şu dosyaları oluşturun /etc/apt/preferences.d
:
jessie.pref
:
Package: *
Pin: release a=jessie
Pin-Priority: 900
stretch.pref
:
Package: *
Pin: release a=stretch
Pin-Priority: 750
Şimdi, /etc/apt/sources.list.d için bir eşleme kümesi oluşturma:
jessie.list
:
deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
stretch.list
:
deb http://mirrordirector.raspbian.org/raspbian/ stretch main contrib non-free rpi
Son olarak paketler listesini güncelleyin:
sudo apt-get update
Ve şimdi Deluge'u Stretch dağıtımından yükleyebilirsiniz:
sudo apt-get install deluged -t stretch
alma:
pi@raspberrypi:~ $ deluged --version
deluged: 1.3.13
libtorrent: 0.16.18.0