How to Update Mesa Drivers for X-Plane 12 on Linux
I cover how to manually update Mesa Drivers for Linux Kubuntu (20.04 LTS) The guide can be found here: https://itsfoss.com/install-mesa-ubuntu/ Commands you will Need: Type the command below to check your version. glxinfo | grep Mesa Type these 3 commands ONE AT A TIME to update your Mesa drivers. sudo add-apt-repository ppa:kisak/kisak-mesa sudo apt update sudo apt upgrade
I cover how to manually update Mesa Drivers for Linux Kubuntu (20.04 LTS) The guide can be found here: https://itsfoss.com/install-mesa-ubuntu/ Commands you will Need: Type the command below to check your version. glxinfo | grep Mesa Type these 3 commands ONE AT A TIME to update your Mesa drivers. sudo add-apt-repository ppa:kisak/kisak-mesa sudo apt update sudo apt upgrade