Updating Vulkan (AMD)

Igor Iglesias
Feb 5, 2022

--

When you like play games in linux, a good thing to do is keep your Vulkan updated.

First, let’s make sure you already had the repositories needed.

sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt update

Then let’s upgrade

sudo apt upgrade

Or if you just want to install

apt install libvulkan1 mesa-vulkan-drivers vulkan-utils

Enjoy!

--

--

Igor Iglesias
Igor Iglesias

Written by Igor Iglesias

Professional with more than 10 years of experience in network management, working in large networks with multiple vendors and technologies.

No responses yet