• 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.1.1 on Ubuntu 18.04

How To Install Mesa 18.1.1 on Ubuntu 18.04

By Sourabh / June 18, 2018 Category: How To, Ubuntu

How to install Mesa 18.1.1 on Ubuntu 18.04. Mesa 18.1.1 implements 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.

Mesa 18.1.1

Mesa 18.1.1 is a bug fix release which fixes bugs found since the 18.1.0 release. Mesa 18.1.1 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.

Install Mesa 18.1.1 on Ubuntu 18.04

Run the following commands in terminal to install Mesa 18.1.1 on Ubuntu 18.04 Systems:

sudo add-apt-repository ppa:ubuntu-x-swat/updates
sudo apt-get update
sudo apt-get dist-upgrade

Restart the system. Once the system is installed, check Mesa version by running the following command:

glxinfo | grep "OpenGL version"

Tags: Install Mesa Ubuntu, Mesa Drivers, Mesa Ubuntu, Mesa Ubuntu 18, Mesa Ubuntu 18.04, Reinstall Mesa Ubuntu, Ubuntu 16.04 Mesa, Ubuntu 16.04 Opengl, Ubuntu 17.04 Mesa, Ubuntu Check Mesa Version, Ubuntu Mesa Ppa, Ubuntu Update Mesa

Primary Sidebar

Latest Posts

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

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

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

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