How To Install prison-devel on Fedora 36

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

Introduction

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

What is prison-devel

Development files for prison

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

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

sudo dnf -y install prison-devel

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

sudo yum -y install prison-devel

How To Uninstall prison-devel on Fedora 36

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

sudo dnf remove prison-devel

prison-devel Package Contents on Fedora 36

/usr/include/prison
/usr/include/prison/AbstractBarcode
/usr/include/prison/BarcodeItem
/usr/include/prison/BarcodeWidget
/usr/include/prison/Code39Barcode
/usr/include/prison/Code93Barcode
/usr/include/prison/DataMatrixBarcode
/usr/include/prison/QRCodeBarcode
/usr/include/prison/abstractbarcode.h
/usr/include/prison/barcodeitem.h
/usr/include/prison/barcodewidget.h
/usr/include/prison/code39barcode.h
/usr/include/prison/code93barcode.h
/usr/include/prison/datamatrixbarcode.h
/usr/include/prison/prison_export.h
/usr/include/prison/qrcodebarcode.h
/usr/lib64/cmake/Prison
/usr/lib64/cmake/Prison/PrisonConfig.cmake
/usr/lib64/cmake/Prison/PrisonConfigVersion.cmake
/usr/lib64/libprison.so

References

Summary

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


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

Introduction

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

What is prison-devel

Development files for prison

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

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

sudo dnf -y install prison-devel

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

sudo yum -y install prison-devel

How To Uninstall prison-devel on Fedora 36

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

sudo dnf remove prison-devel

prison-devel Package Contents on Fedora 36

/usr/include/prison
/usr/include/prison/AbstractBarcode
/usr/include/prison/BarcodeItem
/usr/include/prison/BarcodeWidget
/usr/include/prison/Code39Barcode
/usr/include/prison/Code93Barcode
/usr/include/prison/DataMatrixBarcode
/usr/include/prison/QRCodeBarcode
/usr/include/prison/abstractbarcode.h
/usr/include/prison/barcodeitem.h
/usr/include/prison/barcodewidget.h
/usr/include/prison/code39barcode.h
/usr/include/prison/code93barcode.h
/usr/include/prison/datamatrixbarcode.h
/usr/include/prison/prison_export.h
/usr/include/prison/qrcodebarcode.h
/usr/lib/cmake/Prison
/usr/lib/cmake/Prison/PrisonConfig.cmake
/usr/lib/cmake/Prison/PrisonConfigVersion.cmake
/usr/lib/libprison.so

References

Summary

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