• zod000@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 hours ago

    I’m on a Debian based distro, but it is super simple. To hold a driver, or any package to a version just use “sudo aptitude hold <name or package here>” to undo this at any point just use “sudo aptitude unhold <name or package here>”. If you use the GUI package manager, there is a “Lock Version” option in a menu that does it.

    If you’re on a Redhat based distro, Federa et al, I believe the keyword is “versionlock” for yum or dnf, but I would definitely recommend looking at a reference for the command before blinding following me on that one.