Download Nslookup: Linux New!
The nslookup (Name Server Lookup) command is a fundamental tool for network administrators and developers to query Domain Name System (DNS) records. While it often comes pre-installed on many Linux distributions, minimal installations may require you to download and install it manually.
The nslookup utility is rarely a standalone package; instead, it is bundled within larger network utility suites. The specific package name depends on your Linux distribution. On these systems, nslookup is part of the dnsutils package. sudo apt update sudo apt install dnsutils Use code with caution. Alternatively, some versions may bundle it in bind9-host . 2. RHEL, CentOS, Fedora, and AlmaLinux For Red Hat-based systems, you need the bind-utils package. apt - nslookup on ubuntu - Unix & Linux Stack Exchange linux download nslookup