How to Install and Uninstall libvulkan-dev Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 20,2024

1. Install "libvulkan-dev" package

This guide covers the steps necessary to install libvulkan-dev on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install libvulkan-dev

2. Uninstall "libvulkan-dev" package

This is a short guide on how to uninstall libvulkan-dev on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove libvulkan-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvulkan-dev package on Ubuntu 22.10 (Kinetic Kudu)

Package: libvulkan-dev
Architecture: amd64
Version: 1.3.224.0-1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: vulkan-loader
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17271
Depends: libvulkan1 (= 1.3.224.0-1), python3:any
Breaks: vulkan-headers, vulkan-sdk-headers
Replaces: vulkan-headers, vulkan-sdk-headers
Filename: pool/main/v/vulkan-loader/libvulkan-dev_1.3.224.0-1_amd64.deb
Size: 939104
MD5sum: 8d4a4bf0eea2c3c1fa84ce430b462e01
SHA1: 144395e896c1ebc6df2d36c530472ac1140c3b05
SHA256: 57abd5ba4c82929e731338d4b80a03bf252b4ec4e22772e5321bb5a632fffcb6
SHA512: 9180a6a0c598614670a8b64ad6f6d5a4af1cafa9c63e938eeb6bcd6c8eaaf13e182f4eddee9724e91d5339fbea2c5b09d2fea21284dc4fd414571b822967bd74
Homepage: https://github.com/KhronosGroup/Vulkan-Loader
Description: Vulkan loader library -- development files
Description-md5: 037cce5ca6a3bf8610b524ff26253723
Task: lubuntu-desktop