How to Install and Uninstall wwwstat Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "wwwstat" package

This guide let you learn how to install wwwstat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install wwwstat

2. Uninstall "wwwstat" package

In this section, we are going to explain the necessary steps to uninstall wwwstat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove wwwstat $ sudo apt autoclean && sudo apt autoremove

3. Information about the wwwstat package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: wwwstat
Priority: optional
Section: universe/admin
Installed-Size: 336
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Architecture: all
Version: 2.0-7
Depends: perl
Filename: pool/universe/w/wwwstat/wwwstat_2.0-7_all.deb
Size: 122684
MD5sum: d5fbc37638862cb84fde216919e7a363
SHA1: a62edb4f86d609be2adf89a92194560e71406754
SHA256: 16ed39c567196f95b1885ebbb4522a704030820a11b7c96db33f1438630c486e
Description-en: httpd logfile analysis package
wwwstat processes a sequence of httpd Common Logfile Format access_log
files and prior summary outputs, and then outputs a summary of
the access statistics in a nice HTML format.
.
splitlog processes a sequence of httpd Common Logfile Format access_log
files (or CLF with a one-field prefix) and splits the entries into
separate files according to the requested URL and/or vhost prefix.
Description-md5: dee49e4ff367727304f7b30d7454c497
Multi-Arch: foreign
Homepage: http://ftp.ics.uci.edu/pub/websoft/wwwstat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu