How to Install and Uninstall dnsmasq.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "dnsmasq.x86_64" package

Please follow the guidelines below to install dnsmasq.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install dnsmasq.x86_64

2. Uninstall "dnsmasq.x86_64" package

Please follow the guidelines below to uninstall dnsmasq.x86_64 on Fedora 35:

$ sudo dnf remove dnsmasq.x86_64 $ sudo dnf autoremove

3. Information about the dnsmasq.x86_64 package on Fedora 35

Last metadata expiration check: 3:49:13 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : dnsmasq
Version : 2.86
Release : 6.fc35
Architecture : x86_64
Size : 333 k
Source : dnsmasq-2.86-6.fc35.src.rpm
Repository : updates
Summary : A lightweight DHCP/caching DNS server
URL : http://www.thekelleys.org.uk/dnsmasq/
License : GPLv2 or GPLv3
Description : Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server.
: It is designed to provide DNS and, optionally, DHCP, to a small network.
: It can serve the names of local machines which are not in the global
: DNS. The DHCP server integrates with the DNS server and allows machines
: with DHCP-allocated addresses to appear in the DNS with names configured
: either in each host or in a central configuration file. Dnsmasq supports
: static and dynamic DHCP leases and BOOTP for network booting of diskless
: machines.