Dne po 15. dubna 2019 andre_debian@numericable.fr napsal(a):
On Monday 15 April 2019 18:13:06 Slávek Banko wrote:
If you want to use a stable release but want to get bug fixes faster == packages will be updated more often, use apt source for Preliminary Stable Builds : deb http://mirror.ppa.trinitydesktop.org/trinity-sb stretch deps-r14
main-r14
Only one line (above) in "/etc/apt/sources.list" ?
Thanks,
Regards,
André
For normal use, only line with "deb" is enough. If you also want to have source packages available, add a second line with "deb-src".
For Preliminary Stable Builds, "main-r14" and "deps-r14" are two components within a single repository - so one line is enough.
For the Final Release, "main" and "build-deps" are as two separate repositories - two separate addresses - must be on one line each.
Cheers