Backports
Repository
Add
To add a backport repository, a new .list
-file needs to be created in /etc/apt/sources.list.d/
.
1 |
|
Write the backport URL into the file. For example deb https://ftp.debian.org/debian buster-backports main
. After that updated the sources like apt update
oder aptitude update
.