How To Install libasyncns-devel on Fedora 36

In this tutorial we learn how to install libasyncns-devel in Fedora 36. libasyncns-devel is Development Files for libasyncns Client Development

#image: /images/fedora/36/libasyncns-devel-featured.png title: “How To Install libasyncns-devel on Fedora 36”

linkTitle: “libasyncns-devel”

type: “docs”

Introduction

description: “In this tutorial we learn how to install libasyncns-devel in Fedora 36. libasyncns-devel is Development Files for libasyncns Client Development” date: “2022-08-17” In this tutorial we learn how to install libasyncns-devel on Fedora 36. lastmod: “2022-08-17”

#image: /images/fedora/36/libasyncns-devel-featured.png

What is libasyncns-devel


Introduction

Development Files for libasyncns Client Development

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

What is libasyncns-devel

Install libasyncns-devel on Fedora 36 Using dnf

Development Files for libasyncns Client Development

Update yum database with dnf using the following command.

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

sudo dnf makecache --refresh

Install libasyncns-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command. After updating yum database, We can install libasyncns-devel using dnf by running the following command:

```bash
sudo dnf makecache --refresh
sudo dnf -y install libasyncns-devel


## Install libasyncns-devel on Fedora 36 Using yum
After updating yum database, We can install `libasyncns-devel` using `dnf` by running the following command:


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

sudo dnf -y install libasyncns-devel
```bash

sudo yum makecache –refresh


## Install libasyncns-devel on Fedora 36 Using yum

After updating yum database, We can install `libasyncns-devel` using `yum` by running the following command:
Update yum database with `yum` using the following command.


```bash
```bash
sudo yum -y install libasyncns-devel
sudo yum makecache --refresh

## How To Uninstall libasyncns-devel on Fedora 36

After updating yum database, We can install `libasyncns-devel` using `yum` by running the following command:

To uninstall only the `libasyncns-devel` package we can use the following command:
```bash

```bash
sudo yum -y install libasyncns-devel

sudo dnf remove libasyncns-devel

## How To Uninstall libasyncns-devel on Fedora 36


## libasyncns-devel Package Contents on Fedora 36
To uninstall only the `libasyncns-devel` package we can use the following command:


```bash
```bash
sudo dnf remove libasyncns-devel

libasyncns-devel Package Contents on Fedora 36

/usr/include/asyncns.h
/usr/lib64/libasyncns.so
/usr/lib64/pkgconfig/libasyncns.pc

References

Summary

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

/usr/include/asyncns.h /usr/lib/libasyncns.so /usr/lib/pkgconfig/libasyncns.pc


## References

* [libasyncns-devel website](http://0pointer.de/lennart/projects/libasyncns/)

## Summary

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