| On 29.04.2019 10:35, Jonas Smedegaard
      wrote: You can check what branches have the package you want with "rmadison" command.Quoting Emanuel Berg (2019-04-29 05:30:30) Example: $ sudo apt install devscripts $ rmadison linux-image-amd64 linux-image-amd64 | 3.16+63+deb8u2 | oldstable | amd64, i386 linux-image-amd64 | 4.9+80+deb9u7 | stable | amd64 linux-image-amd64 | 4.19+104~bpo9+1 | stretch-backports | amd64 linux-image-amd64 | 4.19+104 | testing | amd64 linux-image-amd64 | 4.19+104 | unstable | amd64 You can check what package will be installed with "apt-cache" command. Example: $ apt-cache policy linux-image-amd64 linux-image-amd64: Installed: 4.15+91~bpo9+1 Candidate: 4.19+104~bpo9+1 Version table: 4.19+104~bpo9+1 100 100 https://mirror.yandex.ru/debian stretch-backports/main amd64 Packages *** 4.15+91~bpo9+1 100 100 /var/lib/dpkg/status 4.9+80+deb9u7 500 500 https://mirror.yandex.ru/debian stretch/main amd64 Packages 4.9+80+deb9u6 500 500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages -- With kindest regards, Alexander. ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org ⠈⠳⣄⠀⠀⠀⠀ |