How To Install libjose-devel on Fedora 36

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

Introduction

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

What is libjose-devel

This package contains development files for libjose.

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

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

sudo dnf -y install libjose-devel

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

sudo yum -y install libjose-devel

How To Uninstall libjose-devel on Fedora 36

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

sudo dnf remove libjose-devel

libjose-devel Package Contents on Fedora 36

/usr/include/jose
/usr/include/jose/b64.h
/usr/include/jose/cfg.h
/usr/include/jose/io.h
/usr/include/jose/jose.h
/usr/include/jose/jwe.h
/usr/include/jose/jwk.h
/usr/include/jose/jws.h
/usr/include/jose/openssl.h
/usr/lib/libjose.so
/usr/lib/pkgconfig/jose.pc
/usr/share/man/man3/jose_b64.3.gz
/usr/share/man/man3/jose_cfg.3.gz
/usr/share/man/man3/jose_io.3.gz
/usr/share/man/man3/jose_io_t.3.gz
/usr/share/man/man3/jose_jwe.3.gz
/usr/share/man/man3/jose_jwk.3.gz
/usr/share/man/man3/jose_jws.3.gz

References

Summary

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


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

Introduction

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

What is libjose-devel

This package contains development files for libjose.

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

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

sudo dnf -y install libjose-devel

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

sudo yum -y install libjose-devel

How To Uninstall libjose-devel on Fedora 36

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

sudo dnf remove libjose-devel

libjose-devel Package Contents on Fedora 36

/usr/include/jose
/usr/include/jose/b64.h
/usr/include/jose/cfg.h
/usr/include/jose/io.h
/usr/include/jose/jose.h
/usr/include/jose/jwe.h
/usr/include/jose/jwk.h
/usr/include/jose/jws.h
/usr/include/jose/openssl.h
/usr/lib64/libjose.so
/usr/lib64/pkgconfig/jose.pc
/usr/share/man/man3/jose_b64.3.gz
/usr/share/man/man3/jose_cfg.3.gz
/usr/share/man/man3/jose_io.3.gz
/usr/share/man/man3/jose_io_t.3.gz
/usr/share/man/man3/jose_jwe.3.gz
/usr/share/man/man3/jose_jwk.3.gz
/usr/share/man/man3/jose_jws.3.gz

References

Summary

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