How To Install pl-compat-yap-devel on Fedora 36

In this tutorial we learn how to install pl-compat-yap-devel in Fedora 36. pl-compat-yap-devel is Development files building YAP application against SWI Prolog

Introduction

In this tutorial we learn how to install pl-compat-yap-devel on Fedora 36.

What is pl-compat-yap-devel

This package allows to build Yet Annother Prolog applications against SWI Prolog implementation.

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

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

sudo dnf -y install pl-compat-yap-devel

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

sudo yum -y install pl-compat-yap-devel

How To Uninstall pl-compat-yap-devel on Fedora 36

To uninstall only the pl-compat-yap-devel package we can use the following command:

sudo dnf remove pl-compat-yap-devel

pl-compat-yap-devel Package Contents on Fedora 36

/usr/lib64/swipl-8.4.2/include/Yap
/usr/lib64/swipl-8.4.2/include/Yap/YapInterface.h

References

Summary

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


title: “How To Install pl-compat-yap-devel on Fedora 36” linkTitle: “pl-compat-yap-devel” type: “docs” description: “In this tutorial we learn how to install pl-compat-yap-devel in Fedora 36. pl-compat-yap-devel is Development files building YAP application against SWI Prolog” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/pl-compat-yap-devel-featured.png

Introduction

In this tutorial we learn how to install pl-compat-yap-devel on Fedora 36.

What is pl-compat-yap-devel

This package allows to build Yet Annother Prolog applications against SWI Prolog implementation.

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

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

sudo dnf -y install pl-compat-yap-devel

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

sudo yum -y install pl-compat-yap-devel

How To Uninstall pl-compat-yap-devel on Fedora 36

To uninstall only the pl-compat-yap-devel package we can use the following command:

sudo dnf remove pl-compat-yap-devel

pl-compat-yap-devel Package Contents on Fedora 36

/usr/lib/swipl-8.4.2/include/Yap
/usr/lib/swipl-8.4.2/include/Yap/YapInterface.h

References

Summary

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