How to Install and Uninstall jdresolve Package on Kali Linux

Last updated: November 07,2024

1. Install "jdresolve" package

Please follow the steps below to install jdresolve on Kali Linux

$ sudo apt update $ sudo apt install jdresolve

2. Uninstall "jdresolve" package

Learn how to uninstall jdresolve on Kali Linux:

$ sudo apt remove jdresolve $ sudo apt autoclean && sudo apt autoremove

3. Information about the jdresolve package on Kali Linux

Package: jdresolve
Version: 0.6.1-7
Installed-Size: 59
Maintainer: Frederic Peters
Architecture: all
Depends: perl:any, libnet-dns-perl
Size: 24352
SHA256: c674058db35f17076d4b26185a45eedace21ad4a05880fa5ccc3261185ff05df
SHA1: f887451b70dc54e87e39b9a79bbdb1d248c2e5e2
MD5sum: 6bca01a8a2f1880c7269aeb1a9afffc6
Description: fast alternative to apache logresolve
The jdresolve application resolves IP addresses into hostnames. To
reduce the time necessary to resolve large batches of addresses,
jdresolve opens many concurrent connections to the DNS servers, and
keeps a large number of text lines in memory. These lines can have
any content, as long as the IP addresses are the first field to the
left. This is usually the case with most formats of HTTP and FTP log
files.
Description-md5:
Homepage: https://github.com/jdrowell/jdresolve
Tag: implemented-in::perl, protocol::dns, role::program, scope::utility,
security::log-analyzer, suite::gnu, works-with::logfile
Section: utils
Priority: optional
Filename: pool/main/j/jdresolve/jdresolve_0.6.1-7_all.deb