How To Install gridsite-libs on Fedora 36

In this tutorial we learn how to install gridsite-libs in Fedora 36. gridsite-libs is Run time libraries for mod_gridsite and gridsite-clients

Introduction

In this tutorial we learn how to install gridsite-libs on Fedora 36.

What is gridsite-libs

GridSite was originally a web application developed for managing and formatting the content of the http has grown into a set of extensions to the Apache web server and a toolkit for Grid credentials, GACL access control lists and HTTP(S) protocol operations. This package contains the runtime libraries.


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

title: “How To Install gridsite-libs on Fedora 36”

Install gridsite-libs on Fedora 36 Using dnf

linkTitle: “gridsite-libs”

type: “docs” Update yum database with dnf using the following command.

description: “In this tutorial we learn how to install gridsite-libs in Fedora 36. gridsite-libs is Run time libraries for mod_gridsite and gridsite-clients”

date: "2022-08-17"
sudo dnf makecache --refresh
lastmod: "2022-08-17"

#image: /images/fedora/36/gridsite-libs-featured.png

After updating yum database, We can install gridsite-libs using dnf by running the following command:

Introduction


sudo dnf -y install gridsite-libs

In this tutorial we learn how to install gridsite-libs on Fedora 36.

What is gridsite-libs

Install gridsite-libs on Fedora 36 Using yum

GridSite was originally a web application developed for managing and formatting the content of the http has grown into a set of extensions to the Apache web server and a toolkit for Grid credentials, GACL access control lists and HTTP(S) protocol operations. This package contains the runtime libraries.
Update yum database with yum using the following command.

sudo yum makecache --refresh
We can use `yum` or `dnf` to install `gridsite-libs` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gridsite-libs.

Install gridsite-libs on Fedora 36 Using dnf

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

Update yum database with dnf using the following command.


sudo yum -y install gridsite-libs
```bash

sudo dnf makecache –refresh

## How To Uninstall gridsite-libs on Fedora 36


To uninstall only the `gridsite-libs` package we can use the following command:
After updating yum database, We can install `gridsite-libs` using `dnf` by running the following command:


```bash
```bash
sudo dnf remove gridsite-libs
sudo dnf -y install gridsite-libs
## gridsite-libs Package Contents on Fedora 36


```bash
## Install gridsite-libs on Fedora 36 Using yum

Update yum database with `yum` using the following command.

```bash
sudo yum makecache --refresh

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

sudo yum -y install gridsite-libs

How To Uninstall gridsite-libs on Fedora 36

To uninstall only the gridsite-libs package we can use the following command:

sudo dnf remove gridsite-libs

gridsite-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/397b75a4ae078c3e645236631d11dd5adff07b
/usr/lib64/libgridsite.so.6
/usr/lib64/libgridsite.so.6.0.0
/usr/share/licenses/gridsite-libs
/usr/share/licenses/gridsite-libs/LICENSE

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/71 /usr/lib/.build-id/71/9916ea513fc9888f0411a38dbc6c3ece96bfae /usr/lib/libgridsite.so.6 /usr/lib/libgridsite.so.6.0.0 /usr/share/licenses/gridsite-libs /usr/share/licenses/gridsite-libs/LICENSE


## References

* [gridsite-libs website](http://www.gridsite.org)

## Summary

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