6️⃣9️⃣4️⃣2️⃣0️⃣@lemmy.worldtoLinux@lemmy.ml•How to disable all colour management?English
2·
5 months agoI don’t know if this is still the case, but before Wayland came along, colord was the service that applied ICC profiles to a display. I’m not sure it still works on Wayland though. I feel like DisplayCal should be able to disable it, but you can too:
sudo systemctl stop colord
I have bad news for you: there are AI slop contributions in more than just the D compiler package. You’re fighting an uphill battle.
I don’t know anything about the D compiler specifically, but in general, pacman doesn’t support partial system upgrades. If the package has no dependencies (or has very stable dependencies) you may be OK with the older package.
All that said, if you still have the old package, you can reinstall it with:
You’ll also have to add the package name to your
IgnorePkglist in/etc/pacman.conf.