Skip to content

Apt debian backports #739

Answered by uggedal
dpavlic asked this question in Q&A
Discussion options

You must be logged in to vote

This works:

apt.packages(
    name="Install git from backports",
    packages=["git"],
    extra_install_args="-t bullseye-backports",
)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Fizzadar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants