How To Install libvkd3d-utils-devel on Fedora 36

In this tutorial we learn how to install libvkd3d-utils-devel in Fedora 36. libvkd3d-utils-devel is Development files for libvkd3d-utils

Introduction

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

What is libvkd3d-utils-devel

Development files for libvkd3d-utils

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

Install libvkd3d-utils-devel 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-utils-devel using dnf by running the following command:

sudo dnf -y install libvkd3d-utils-devel

Install libvkd3d-utils-devel 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-utils-devel using yum by running the following command:

sudo yum -y install libvkd3d-utils-devel

How To Uninstall libvkd3d-utils-devel on Fedora 36

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

sudo dnf remove libvkd3d-utils-devel

libvkd3d-utils-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `libvkd3d-utils-devel`

> Development files for libvkd3d-utils  

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

## Install libvkd3d-utils-devel 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-utils-devel using dnf by running the following command:

sudo dnf -y install libvkd3d-utils-devel

Install libvkd3d-utils-devel 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-utils-devel using yum by running the following command:

sudo yum -y install libvkd3d-utils-devel

How To Uninstall libvkd3d-utils-devel on Fedora 36

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

sudo dnf remove libvkd3d-utils-devel

libvkd3d-utils-devel Package Contents on Fedora 36

/usr/include/vkd3d/vkd3d_utils.h
/usr/lib64/libvkd3d-utils.so
/usr/lib64/pkgconfig/libvkd3d-utils.pc
/usr/include/vkd3d/vkd3d_utils.h
/usr/lib/libvkd3d-utils.so
/usr/lib/pkgconfig/libvkd3d-utils.pc

References

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


## References
## Summary


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

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


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