How To Install liboauth2-apache on Fedora 36

In this tutorial we learn how to install liboauth2-apache in Fedora 36. liboauth2-apache is OAuth 2.x and OpenID Connect library integration to Apache

Introduction

In this tutorial we learn how to install liboauth2-apache on Fedora 36.

What is liboauth2-apache

OAuth 2.x and OpenID Connect library integration to Apache web server

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

Install liboauth2-apache on Fedora 36 Using dnf

Update yum database with dnf using the following command.

---
sudo dnf makecache --refresh

title: “How To Install liboauth2-apache on Fedora 36”

linkTitle: “liboauth2-apache” After updating yum database, We can install liboauth2-apache using dnf by running the following command: type: “docs”

description: "In this tutorial we learn how to install liboauth2-apache in Fedora 36. liboauth2-apache is OAuth 2.x and OpenID Connect library integration to Apache"
sudo dnf -y install liboauth2-apache
date: "2022-08-17"

lastmod: “2022-08-17”

#image: /images/fedora/36/liboauth2-apache-featured.png

Install liboauth2-apache on Fedora 36 Using yum


Introduction

Update yum database with yum using the following command.

In this tutorial we learn how to install `liboauth2-apache` on Fedora 36.
sudo yum makecache --refresh

What is liboauth2-apache

OAuth 2.x and OpenID Connect library integration to Apache web server

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

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

sudo dnf -y install liboauth2-apache

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

sudo yum -y install liboauth2-apache

How To Uninstall liboauth2-apache on Fedora 36

To uninstall only the liboauth2-apache package we can use the following command:


sudo dnf remove liboauth2-apache

After updating yum database, We can install liboauth2-apache using yum by running the following command:

liboauth2-apache Package Contents on Fedora 36


sudo yum -y install liboauth2-apache
```bash

How To Uninstall liboauth2-apache on Fedora 36

To uninstall only the liboauth2-apache package we can use the following command:

sudo dnf remove liboauth2-apache

liboauth2-apache Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/04
/usr/lib/.build-id/04/fce7d2d9fb6db1b93074aa65de9f849410f652
/usr/lib64/liboauth2_apache.so.0
/usr/lib64/liboauth2_apache.so.0.0.0

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/1a /usr/lib/.build-id/1a/e272ef71fb9285fc1b9ef8765d2442b77140bb /usr/lib/liboauth2_apache.so.0 /usr/lib/liboauth2_apache.so.0.0.0


## References

* [liboauth2-apache website](https://github.com/zmartzone/liboauth2)

## Summary

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