How 2 install/update Mesa graphics drivers in Kubuntu.

Subscribers:
311
Published on ● Video Link: https://www.youtube.com/watch?v=y6NHLv785uI



Category:
Vlog
Duration: 0:52
64 views
0


A quick video showing you how to check and install/update to the latest Mesa graphics drivers in Kubuntu.

1st go to the terminal (Konsole and type in the following).

glxinfo | grep Mesa

2nd check on the Mesa website which is a current version.

https://www.mesa3d.org/

If you want to update type in the following text (one after the other) in the Konsole. It's straight forward enough - just read the onscreen prompts.

sudo add-apt-repository ppa:kisak/kisak-mesa

sudo apt update

sudo apt upgrade







Tags:
Mesa drivers
Kubuntu