this post was submitted on 17 Mar 2025
5 points (85.7% liked)
Debian operating system
3076 readers
1 users here now
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, this is possible if you configure preferences (see
man apt_preferences
). However if you install numerous packages from testing, this can lead to various bugs. I used to do such installation and concluded that it is better to avoid this.What kind of bugs where that?
https://wiki.debian.org/DontBreakDebian
With that said you could also check if the packages you require are available in the backports repository. It doesn't look like Restic or Podman have packages available but its possible they will during Trixie's lifetime.