How To Install pyzy-devel on Fedora 36

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

Introduction

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

What is pyzy-devel

The pyzy-devel package contains the header files for pyzy.

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

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

sudo dnf -y install pyzy-devel

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

sudo yum -y install pyzy-devel

How To Uninstall pyzy-devel on Fedora 36

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

sudo dnf remove pyzy-devel

pyzy-devel Package Contents on Fedora 36

/usr/include/pyzy-1.0
/usr/include/pyzy-1.0/PyZy
/usr/include/pyzy-1.0/PyZy/Const.h
/usr/include/pyzy-1.0/PyZy/InputContext.h
/usr/include/pyzy-1.0/PyZy/Variant.h
/usr/lib64/libpyzy-1.0.so
/usr/lib64/pkgconfig/pyzy-1.0.pc

References

Summary

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


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

Introduction

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

What is pyzy-devel

The pyzy-devel package contains the header files for pyzy.

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

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

sudo dnf -y install pyzy-devel

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

sudo yum -y install pyzy-devel

How To Uninstall pyzy-devel on Fedora 36

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

sudo dnf remove pyzy-devel

pyzy-devel Package Contents on Fedora 36

/usr/include/pyzy-1.0
/usr/include/pyzy-1.0/PyZy
/usr/include/pyzy-1.0/PyZy/Const.h
/usr/include/pyzy-1.0/PyZy/InputContext.h
/usr/include/pyzy-1.0/PyZy/Variant.h
/usr/lib/libpyzy-1.0.so
/usr/lib/pkgconfig/pyzy-1.0.pc

References

Summary

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