How To Install libytnef-devel on Fedora 36

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

Introduction

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

What is libytnef-devel

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

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

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

sudo dnf -y install libytnef-devel

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

sudo yum -y install libytnef-devel

How To Uninstall libytnef-devel on Fedora 36

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

sudo dnf remove libytnef-devel

libytnef-devel Package Contents on Fedora 36

/usr/include/libytnef
/usr/include/libytnef/mapi.h
/usr/include/libytnef/mapidefs.h
/usr/include/libytnef/mapitags.h
/usr/include/libytnef/tnef-errors.h
/usr/include/libytnef/tnef-types.h
/usr/include/libytnef/ytnef.h
/usr/lib64/libytnef.so
/usr/lib64/pkgconfig/libytnef.pc

References

title: “How To Install libytnef-devel on Fedora 36” linkTitle: “libytnef-devel”

type: “docs”

Summary

description: “In this tutorial we learn how to install libytnef-devel in Fedora 36. libytnef-devel is Development files for libytnef” date: “2022-08-17” lastmod: “2022-08-17” In this tutorial we learn how to install libytnef-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

#image: /images/fedora/36/libytnef-devel-featured.png

Introduction

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

What is libytnef-devel

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

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

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

sudo dnf -y install libytnef-devel

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

sudo yum -y install libytnef-devel

How To Uninstall libytnef-devel on Fedora 36

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

sudo dnf remove libytnef-devel

libytnef-devel Package Contents on Fedora 36

/usr/include/libytnef
/usr/include/libytnef/mapi.h
/usr/include/libytnef/mapidefs.h
/usr/include/libytnef/mapitags.h
/usr/include/libytnef/tnef-errors.h
/usr/include/libytnef/tnef-types.h
/usr/include/libytnef/ytnef.h
/usr/lib/libytnef.so
/usr/lib/pkgconfig/libytnef.pc

References

Summary

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