How to Install and Uninstall webalizer Package on Kali Linux

Last updated: October 06,2024

1. Install "webalizer" package

Please follow the step by step instructions below to install webalizer on Kali Linux

$ sudo apt update $ sudo apt install webalizer

2. Uninstall "webalizer" package

Please follow the guidance below to uninstall webalizer on Kali Linux:

$ sudo apt remove webalizer $ sudo apt autoclean && sudo apt autoremove

3. Information about the webalizer package on Kali Linux

Package: webalizer
Version: 2.23.08-3.3
Installed-Size: 1296
Maintainer: Julien Viard de Galbert
Architecture: amd64
Depends: libc6 (>= 2.34), libdb5.3, libgd3 (>= 2.1.0~alpha~), libgeoip1 (>= 1.6.12), zlib1g (>= 1:1.1.4)
Pre-Depends: debconf (>= 1.4.58) | debconf-2.0
Recommends: geoip-database
Suggests: httpd, fonts-dejavu-core | fonts-freefont-ttf
Size: 280740
SHA256: 0b02f90cff404169f80c3da24da5e94ab1c6d90688b1ef0c071cf622e5d0c23c
SHA1: 7547a8a9a376cd5909cbf9348872d0924f1bb70b
MD5sum: 4e3dc607369f4ec41677cbc27abffe77
Description: web server log analysis program
The Webalizer was designed to scan web server log files in various formats
and produce usage statistics in HTML format for viewing through a browser.
The Webalizer produces yearly, monthly, daily and hourly statistics. In
the monthly reports, various statistics may be produced to show overall
usage, usage by day and hour, usage by visiting sites, URLs, user agents
(browsers), referrers and country. The Webalizer is highly configurable by
use of either command line options or a configuration file, allowing the
program to be tailored to individual needs easily.
Description-md5:
Homepage: http://www.mrunix.net/webalizer/
Tag: admin::accounting, interface::web, role::program, use::monitor,
works-with::db, works-with::logfile
Section: web
Priority: optional
Filename: pool/main/w/webalizer/webalizer_2.23.08-3.3_amd64.deb