How do I install the host command in Linux?
I would like to install the host command in my Linux machine.
I have tried following the instructions from this site: I installed the package with the command sudo yum -y install host. But when I try to execute the command host I am getting the error below: Host. The program host is currently not installed. To run 'host' you should installing the package: 'host' which is available in the EPEL/RPM repository. Or the 'host' package for your distribution (eg CentOS 7, Fedora).
Related Answers
How to install nslookup command in CentOS 7?
I mean to check the hostname, ip address. k1l...
What is the Linux version of nslookup?
Nslookup. nslookup is a command-line tool for querying the n...
How do I get nslookup on Linux?
Nslookup has a slew of different query modes that you can us...