How To Install pocl-devel on Fedora 36

In this tutorial we learn how to install pocl-devel in Fedora 36. pocl-devel is Portable Computing Language development files

Introduction

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

What is pocl-devel

Portable Computing Language development files.

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

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

sudo dnf -y install pocl-devel

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

sudo yum -y install pocl-devel

How To Uninstall pocl-devel on Fedora 36

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

sudo dnf remove pocl-devel

pocl-devel Package Contents on Fedora 36

/usr/bin/poclcc
/usr/lib/.build-id
/usr/lib/.build-id/2c/4e0f1febf87ab1eeb06f0e0e1b878e81d34c41
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/ff86073900740cad29b659f3d5177d27fe8102
/usr/lib/libpocl.so
/usr/lib/pkgconfig/pocl.pc
/usr/lib/pocl/libllvmopencl.so

References

Summary

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


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

Introduction

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

What is pocl-devel

Portable Computing Language development files.

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

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

sudo dnf -y install pocl-devel

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

sudo yum -y install pocl-devel

How To Uninstall pocl-devel on Fedora 36

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

sudo dnf remove pocl-devel

pocl-devel Package Contents on Fedora 36

/usr/bin/poclcc
/usr/lib/.build-id
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/0c50d78850dc23fc54dc1aea14cb118fdfe7f7
/usr/lib/.build-id/d9/fd971e9bbb7c1ee12367bdc17052c761695477
/usr/lib64/libpocl.so
/usr/lib64/pkgconfig/pocl.pc
/usr/lib64/pocl/libllvmopencl.so

References

Summary

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