How To Install libvkd3d-shader on Fedora 36

In this tutorial we learn how to install libvkd3d-shader in Fedora 36. libvkd3d-shader is Shader library for vkd3d

Introduction

In this tutorial we learn how to install libvkd3d-shader on Fedora 36.

What is libvkd3d-shader

Shader library for vkd3d

We can use yum or dnf to install libvkd3d-shader on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libvkd3d-shader.

Install libvkd3d-shader on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libvkd3d-shader using dnf by running the following command:

sudo dnf -y install libvkd3d-shader

Install libvkd3d-shader on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libvkd3d-shader using yum by running the following command:

sudo yum -y install libvkd3d-shader

How To Uninstall libvkd3d-shader on Fedora 36

To uninstall only the libvkd3d-shader package we can use the following command:

sudo dnf remove libvkd3d-shader

libvkd3d-shader Package Contents on Fedora 36

---
title: "How To Install libvkd3d-shader on Fedora 36"
linkTitle: "libvkd3d-shader"
type: "docs"
description: "In this tutorial we learn how to install libvkd3d-shader in Fedora 36. libvkd3d-shader is Shader library for vkd3d"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libvkd3d-shader-featured.png
---

## Introduction

In this tutorial we learn how to install `libvkd3d-shader` on Fedora 36.

### What is `libvkd3d-shader`

> Shader library for vkd3d  

We can use `yum` or `dnf` to install `libvkd3d-shader` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libvkd3d-shader.

## Install libvkd3d-shader on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install libvkd3d-shader using dnf by running the following command:

sudo dnf -y install libvkd3d-shader

Install libvkd3d-shader on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libvkd3d-shader using yum by running the following command:

sudo yum -y install libvkd3d-shader

How To Uninstall libvkd3d-shader on Fedora 36

To uninstall only the libvkd3d-shader package we can use the following command:

sudo dnf remove libvkd3d-shader

libvkd3d-shader Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/57
/usr/lib/.build-id/57/cc2ca1284d902884c502c18063334b1095513e
/usr/lib64/libvkd3d-shader.so.1
/usr/lib64/libvkd3d-shader.so.1.1.0
/usr/share/licenses/libvkd3d-shader
/usr/share/licenses/libvkd3d-shader/COPYING
/usr/share/licenses/libvkd3d-shader/LICENSE

References

Summary

In this tutorial we learn how to install libvkd3d-shader on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/cd /usr/lib/.build-id/cd/91ce2022a702a3cd797c87dbb0969ef35bfa81 /usr/lib/libvkd3d-shader.so.1 /usr/lib/libvkd3d-shader.so.1.1.0 /usr/share/licenses/libvkd3d-shader /usr/share/licenses/libvkd3d-shader/COPYING /usr/share/licenses/libvkd3d-shader/LICENSE


## References

* [libvkd3d-shader website](https://source.winehq.org/git/vkd3d.git)

## Summary

In this tutorial we learn how to install `libvkd3d-shader` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).