• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Mesa 18.2.2 in Ubuntu 18.04

How To Install Mesa 18.2.2 in Ubuntu 18.04

By Sourabh / October 14, 2018 Category: How To, Ubuntu

How to install Mesa 18.2.2 in Ubuntu 18.04. The Mesa 3D Graphics Library Mesa 18.2.2 is a bug fix release which fixes bugs found since the 18.2.1 release.

Mesa 18.2.2 implements the OpenGL 4.5 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don’t support all the features required in OpenGL 4.5. OpenGL 4.5 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver.

The Mesa project began as an open-source implementation of the OpenGL specification – a system for rendering interactive 3D graphics. Over the years the project has grown to implement more graphics APIs, including OpenGL ES (versions 1, 2, 3), OpenCL, OpenMAX, VDPAU, VA API, XvMC and Vulkan. A variety of device drivers allows the Mesa libraries to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs. Mesa ties into several other open-source projects: the Direct Rendering Infrastructure and X.org to provide OpenGL support on Linux, FreeBSD and other operating systems.

Install Mesa 18.2.2 in Ubuntu 18.04

Run the following commands in terminal to install Mesa 18.2.2 in Ubuntu 18.04 and other Ubuntu Systems:

sudo add-apt-repository ppa:ubuntu-x-swat/updates
sudo apt-get dist-upgrade
glxinfo | grep "OpenGL version"

If you wish to downgrade to the default graphics drives for Ubuntu 18.04, run the following commands:

sudo apt-get install ppa-purge && sudo ppa-purge ppa:ubuntu-x-swat/updates
sudo apt-get dist-upgrade

Tags: Http Ppa Launchpad Net Paulo Miguel Dias Mesa Ubuntu, Install Mesa 18.2.2 in Ubuntu, Mesa 17.2 Ubuntu, Mesa 18.2.2, Mesa 18.2.2 Ubuntu 18, Mesa Download, Mesa Drivers Ubuntu, Page Navigation, Ubuntu 16.04 Mesa, Ubuntu 18 Mesa 18.2.2, Ubuntu Check Mesa Version, Ubuntu Mesa Ppa, Update Mesa Ubuntu

Primary Sidebar

Latest Posts

Job Scheduling Using At Command In Linux With Examples

How To Check Permissions Of A Directory In Linux Command

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap