How To Install libgenders on Fedora 36

In this tutorial we learn how to install libgenders in Fedora 36. libgenders is Genders libraries

Introduction

In this tutorial we learn how to install libgenders on Fedora 36.

What is libgenders

Genders API for C.

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

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

sudo dnf -y install libgenders

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

sudo yum -y install libgenders

How To Uninstall libgenders on Fedora 36

To uninstall only the libgenders package we can use the following command:

sudo dnf remove libgenders

libgenders Package Contents on Fedora 36

---
title: "How To Install libgenders on Fedora 36"
linkTitle: "libgenders"
type: "docs"
description: "In this tutorial we learn how to install libgenders in Fedora 36. libgenders is Genders libraries"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libgenders-featured.png
---

## Introduction

In this tutorial we learn how to install `libgenders` on Fedora 36.

### What is `libgenders`

> Genders API for C.  

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

## Install libgenders on Fedora 36 Using dnf

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

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install libgenders

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

sudo yum -y install libgenders

How To Uninstall libgenders on Fedora 36

To uninstall only the libgenders package we can use the following command:

sudo dnf remove libgenders

libgenders Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/f95199b4372f8aa22055817cd2f55e2e276a92
/usr/lib/libgenders.so.0
/usr/lib/libgenders.so.0.3.3
/usr/share/doc/libgenders
/usr/share/doc/libgenders/COPYING
/usr/share/doc/libgenders/DISCLAIMER
/usr/share/doc/libgenders/DISCLAIMER.UC
/usr/share/man/man3/libgenders.3.gz

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/cc /usr/lib/.build-id/cc/69bd4b5363b1423728cf94aaffe4910feb5005 /usr/lib64/libgenders.so.0 /usr/lib64/libgenders.so.0.3.3 /usr/share/doc/libgenders /usr/share/doc/libgenders/COPYING /usr/share/doc/libgenders/DISCLAIMER /usr/share/doc/libgenders/DISCLAIMER.UC /usr/share/man/man3/libgenders.3.gz


## References

* [libgenders website](https://github.com/chaos/genders)

## Summary

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