How To Install zathura-devel on Fedora 36

In this tutorial we learn how to install zathura-devel in Fedora 36. zathura-devel is Development files for the zathura PDF viewer

Introduction

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

What is zathura-devel

libraries and header files for the zathura PDF viewer.

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

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

sudo dnf -y install zathura-devel

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

sudo yum -y install zathura-devel

How To Uninstall zathura-devel on Fedora 36

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

sudo dnf remove zathura-devel

zathura-devel Package Contents on Fedora 36

/usr/include/zathura
/usr/include/zathura/document.h
/usr/include/zathura/links.h
/usr/include/zathura/macros.h
/usr/include/zathura/page.h
/usr/include/zathura/plugin-api.h
/usr/include/zathura/types.h
/usr/include/zathura/zathura-version.h
/usr/lib64/pkgconfig/zathura.pc

References

Summary

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


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

Introduction

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

What is zathura-devel

libraries and header files for the zathura PDF viewer.

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

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

sudo dnf -y install zathura-devel

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

sudo yum -y install zathura-devel

How To Uninstall zathura-devel on Fedora 36

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

sudo dnf remove zathura-devel

zathura-devel Package Contents on Fedora 36

/usr/include/zathura
/usr/include/zathura/document.h
/usr/include/zathura/links.h
/usr/include/zathura/macros.h
/usr/include/zathura/page.h
/usr/include/zathura/plugin-api.h
/usr/include/zathura/types.h
/usr/include/zathura/zathura-version.h
/usr/lib/pkgconfig/zathura.pc

References

Summary

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