I have a few (~5) applications where the version in the debian stable repos is to old for me. Examples would be podman and restic. I found out that the version for testing are recent enough. Is it possible to install specific apps from testing while the default is stable?

  • bizdelnick@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    5 days ago

    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.

      • bizdelnick@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        5 days ago

        That was many years ago, so I don’t remember all of them. E.g. Chromium was unable to display pages (was it installed from testing? or it was from stable but some of its dependencies from testing? I forgot).

        • Zenlix@lemm.eeOP
          link
          fedilink
          arrow-up
          1
          ·
          5 days ago

          For some apps that are not system relevant such as restic I have found a solution in form of distrobox. But that does not work for programs like podman.

      • bradboimler@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 hour ago

        Can you post the contents of your /etc/apt/sources.list file? Presumably it’s as simple as changing all the bookworm references to trixie.