I’m on Manjaro, and accidentally upgraded my D compilers to those that have the AI slop contributions. I uninstalled them from Pacman, I wonder if I can do it via Pacman, or have to do it manually (LDC has a (very) temporary install script, meaning it tricks the terminal session into believing it’s the reference compiler DMD, which is not ideal, want a permanent solution, as this one conflicts with GUI editors and the package manager).

  • klankin@piefed.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 hours ago

    Its a bit of a sidestep from pacman, but nix package manager can be installed on almost any Linux device, and you can pin dependencies to an exact git hash if you want (with flakes)