So after not updating my system due to the horrible and out of date (by at least 2 production branch drivers, and a beta driver) new feature branch 545.29.06, and not being able to install anything from the repo for a couple months… I was very happy today when I looked at the AUR and saw nvidia-beta 550.40.07-1.
The problem is, when I look in pamac from my display that flickers orange after updating, it only offers me nvidia-beta 535.98-1.
How can I install the driver that is on the AUR website, which is for some reason different from the AUR in pamac?
If I can’t install it, I will have to roll back my system yet again. Which is ridiculous.
Edit:Is it possible that if I click build I will get the new version regardless of what it’s labeled as in pamac?
Edit2: Yes, it will give me the new version. However it’s a dependency nightmare because everything is labeled 535.98-1, so the script cant resolve the 550.40.07-1 dependencies.
I am restoring because I already deleted all my nvidia stuff.
In your case the kernel headers for all your installed kernels anddkms is needed
in addition to the prerequisite software so that you can even start using the AUR:
the package group base-devel
Next complication might be that Arch is not Manjaro - the kernels and their versions
and (I believe)
the naming scheme differ - which could lead to the script (the PKGBUILD) not working as it is.
But that I really don’t know.
Before you try to make that beta driver work - update the rest of your system.