How To Install postgres-decoderbufs-llvmjit on Fedora 36

In this tutorial we learn how to install postgres-decoderbufs-llvmjit in Fedora 36. postgres-decoderbufs-llvmjit is Just-in-time compilation support for postgres-decoderbufs

Introduction

In this tutorial we learn how to install postgres-decoderbufs-llvmjit on Fedora 36.

What is postgres-decoderbufs-llvmjit

Just-in-time compilation support for postgres-decoderbufs.

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

Install postgres-decoderbufs-llvmjit 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 postgres-decoderbufs-llvmjit using dnf by running the following command:

sudo dnf -y install postgres-decoderbufs-llvmjit

Install postgres-decoderbufs-llvmjit 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 postgres-decoderbufs-llvmjit using yum by running the following command:

sudo yum -y install postgres-decoderbufs-llvmjit

How To Uninstall postgres-decoderbufs-llvmjit on Fedora 36

To uninstall only the postgres-decoderbufs-llvmjit package we can use the following command:

sudo dnf remove postgres-decoderbufs-llvmjit

postgres-decoderbufs-llvmjit Package Contents on Fedora 36

/usr/lib64/pgsql/bitcode/decoderbufs
/usr/lib64/pgsql/bitcode/decoderbufs.index.bc
/usr/lib64/pgsql/bitcode/decoderbufs/src
/usr/lib64/pgsql/bitcode/decoderbufs/src/decoderbufs.bc
/usr/lib64/pgsql/bitcode/decoderbufs/src/proto
/usr/lib64/pgsql/bitcode/decoderbufs/src/proto/pg_logicaldec.pb-c.bc

References

Summary

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