How To Install netresolve-tools on Fedora 36

In this tutorial we learn how to install netresolve-tools in Fedora 36. netresolve-tools is Command line tools based on core netresolve libraries

Introduction

In this tutorial we learn how to install netresolve-tools on Fedora 36.

What is netresolve-tools

This package provides tools that provide netresolve capabilities using the command line.

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

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

sudo dnf -y install netresolve-tools

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

sudo yum -y install netresolve-tools

How To Uninstall netresolve-tools on Fedora 36

To uninstall only the netresolve-tools package we can use the following command:

sudo dnf remove netresolve-tools

netresolve-tools Package Contents on Fedora 36

/usr/bin/getaddrinfo
/usr/bin/gethostbyaddr
/usr/bin/gethostbyname
/usr/bin/getnameinfo
/usr/bin/netresolve
/usr/bin/res_query
/usr/lib/.build-id
/usr/lib/.build-id/16
/usr/lib/.build-id/16/6716d9b02108fc59483a12611f4cffd0b5fa36
/usr/lib/.build-id/59
/usr/lib/.build-id/59/6a3a74e5ad1eb6d01d39197f1e272934522625
/usr/lib/.build-id/77
/usr/lib/.build-id/77/dc6007f20effd64ec2f1fef35efc036459b966
/usr/lib/.build-id/d9/764107c3bc96bf162053209c847b2c55ef0072
/usr/lib/.build-id/da/db1acfe46d917dfb48a3a3d6d051e5709ea959
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/2a5a8ea6b23f6b6581b992833b87bc72e2c69d
---
title: "How To Install netresolve-tools on Fedora 36"
linkTitle: "netresolve-tools"
type: "docs"
description: "In this tutorial we learn how to install netresolve-tools in Fedora 36. netresolve-tools is Command line tools based on core netresolve libraries"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/netresolve-tools-featured.png
---

Introduction

References

In this tutorial we learn how to install netresolve-tools on Fedora 36.

What is netresolve-tools

This package provides tools that provide netresolve capabilities using the command line.

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

Summary

Install netresolve-tools on Fedora 36 Using dnf

Update yum database with dnf using the following command.

In this tutorial we learn how to install `netresolve-tools` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).
sudo dnf makecache --refresh

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

sudo dnf -y install netresolve-tools

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

sudo yum -y install netresolve-tools

How To Uninstall netresolve-tools on Fedora 36

To uninstall only the netresolve-tools package we can use the following command:

sudo dnf remove netresolve-tools

netresolve-tools Package Contents on Fedora 36

/usr/bin/getaddrinfo
/usr/bin/gethostbyaddr
/usr/bin/gethostbyname
/usr/bin/getnameinfo
/usr/bin/netresolve
/usr/bin/res_query
/usr/lib/.build-id
/usr/lib/.build-id/04
/usr/lib/.build-id/04/a902b708a66029b83ef1b5936b4929cdba4e0f
/usr/lib/.build-id/41
/usr/lib/.build-id/41/009e179df35d765f5bcdd6e405bc432788c891
/usr/lib/.build-id/97
/usr/lib/.build-id/97/1b887a41ff5d9c81b108a2f007e9db9f706919
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/8e7278b683cc18d6bb669a17c96b28155faa10
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/8c0c7e0127fbedce59ec11277097bff41df623
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/664e5e278c34a03eb0ffe79a876ceca8c2df9b

References

Summary

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