How To Install wimlib-devel on Fedora 36

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

Introduction

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

What is wimlib-devel

The wimlib-devel package contains libraries and header files for developing applications that use wimlib.

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

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

sudo dnf -y install wimlib-devel

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

sudo yum -y install wimlib-devel

How To Uninstall wimlib-devel on Fedora 36

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

sudo dnf remove wimlib-devel

wimlib-devel Package Contents on Fedora 36

---
title: "How To Install wimlib-devel on Fedora 36"
linkTitle: "wimlib-devel"
type: "docs"
/usr/include/wimlib.h
/usr/lib/libwim.so
/usr/lib/pkgconfig/wimlib.pc
description: "In this tutorial we learn how to install wimlib-devel in Fedora 36. wimlib-devel is Development files for wimlib"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/wimlib-devel-featured.png
---

Introduction

References

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

Summary

What is wimlib-devel

The wimlib-devel package contains libraries and header files for developing applications that use wimlib.

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

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

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

sudo dnf -y install wimlib-devel

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

sudo yum -y install wimlib-devel

How To Uninstall wimlib-devel on Fedora 36

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

sudo dnf remove wimlib-devel

wimlib-devel Package Contents on Fedora 36

/usr/include/wimlib.h
/usr/lib64/libwim.so
/usr/lib64/pkgconfig/wimlib.pc

References

Summary

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