How to Install and Uninstall openresolv.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "openresolv.noarch" package

Please follow the guidance below to install openresolv.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install openresolv.noarch

2. Uninstall "openresolv.noarch" package

This tutorial shows how to uninstall openresolv.noarch on Fedora 36:

$ sudo dnf remove openresolv.noarch $ sudo dnf autoremove

3. Information about the openresolv.noarch package on Fedora 36

Last metadata expiration check: 1:13:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : openresolv
Version : 3.12.0
Release : 3.fc36
Architecture : noarch
Size : 31 k
Source : openresolv-3.12.0-3.fc36.src.rpm
Repository : fedora
Summary : DNS management framework
URL : https://roy.marples.name/projects/openresolv
License : BSD
Description : /etc/resolv.conf is a file that holds the configuration for the local resolution of domain names.
: Normally this file is either static or maintained by a local daemon, normally a DHCP daemon.
: openresolv will make sure, that multiple processes (eg. dhcpcd, NetworkManager, openvpn)
: can write the resolv.conf without overwriting each others changes.
:
: openresolv can generate a combined resolv.conf or a configuration file for a local nameserver
: (like unbound, dnsmasq or bind) that will route the dns requests according to the search domain.