this post was submitted on 07 Sep 2026
17 points (94.7% liked)

Linux

14935 readers
166 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

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).

you are viewing a single comment's thread
view the rest of the comments
[–] kenjen@feddit.online 2 points 2 days ago

Open their git repo, find the commit where the version number was assigned, checkout the repo, build the the package per relevant instructions in the checked out readme, repeat the aforementioned steps as necessary to build any dependencies if necessary, rebuild the package after you've addressed all of the dependency issues, smile a smile of self satisfaction, avoid updates.