Installing
-
2. Installing AUR Package Manager
How to Install Yay for Arch GNU/Linux
-
3. Installing MESA Drivers
Then to Install the Latest MESA Drivers
Now to Update Mesa run:yay -Sy --noconfirm mesa-git
On Prompt try simply to Hit “Enter” and follow with the Default Choices.
Possibly to Accept the License Agreement Hit “q”.
In case of any Issue and for further insight see: AUR mesa-git.
And reboot:sudo reboot
Then to Check MESA Version
First, Install the Required Package:sudo pacman -Sy mesa-utils
And for OpenGL play:
glxinfo | grep "OpenGL version"
Or for the Vulkan implementation:
glxinfo | grep Vulkan
Last, in case to Search for eventual other Drivers:
sudo pacman -Ss mesa
So Now I’m truly Happy if My Guide could Help you to Install the Latest MESA in Arch Linux!
Contents