How To Install yadifa-libs on Fedora 36

In this tutorial we learn how to install yadifa-libs in Fedora 36. yadifa-libs is Libraries used by the YADIFA packages

Introduction

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

What is yadifa-libs

Contains libraries used by YADIFA DNS server

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

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

sudo dnf -y install yadifa-libs

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

sudo yum -y install yadifa-libs

How To Uninstall yadifa-libs on Fedora 36

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

sudo dnf remove yadifa-libs

yadifa-libs Package Contents on Fedora 36

---
title: "How To Install yadifa-libs on Fedora 36"
linkTitle: "yadifa-libs"
type: "docs"
description: "In this tutorial we learn how to install yadifa-libs in Fedora 36. yadifa-libs is Libraries used by the YADIFA packages"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/yadifa-libs-featured.png
---

## Introduction

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

### What is `yadifa-libs`

> Contains libraries used by YADIFA DNS server  

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

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

sudo dnf -y install yadifa-libs

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

sudo yum -y install yadifa-libs

How To Uninstall yadifa-libs on Fedora 36

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

sudo dnf remove yadifa-libs

yadifa-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/83
/usr/lib/.build-id/83/766e9a9444ac4f6f3e4805a488511a3027fd19
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/5f0ed032b994d22076a7a573dfc4a70b4371c0
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/53cac82c32fe358b275db3e5393029b3c9322d
/usr/lib64/libdnscore.so.7
/usr/lib64/libdnscore.so.7.0.4
/usr/lib64/libdnsdb.so.7
/usr/lib64/libdnsdb.so.7.0.4
/usr/lib64/libdnslg.so.7
/usr/lib64/libdnslg.so.7.0.4

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/5b /usr/lib/.build-id/5b/8b1b2f50ce3be1ac7695125d16d709c971c938 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/c5dc0f47f16d39094088fca9a9e2bec0ea949a /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/9c584b843b16b61b5525cf77f1ff5ace2d48fa /usr/lib/libdnscore.so.7 /usr/lib/libdnscore.so.7.0.4 /usr/lib/libdnsdb.so.7 /usr/lib/libdnsdb.so.7.0.4 /usr/lib/libdnslg.so.7 /usr/lib/libdnslg.so.7.0.4


## References

* [yadifa-libs website](http://www.yadifa.eu)

## Summary

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