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

Last updated: May 17,2024

1. Install "goaccess" package

Please follow the step by step instructions below to install goaccess on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install goaccess

2. Uninstall "goaccess" package

Please follow the steps below to uninstall goaccess on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove goaccess $ sudo apt autoclean && sudo apt autoremove

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

Package: goaccess
Priority: extra
Section: universe/utils
Installed-Size: 240
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Taylor
Architecture: amd64
Version: 1:0.9.4-1build1
Depends: libc6 (>= 2.14), libgeoip1, libglib2.0-0 (>= 2.12.0), libncurses5 (>= 6), libtinfo5 (>= 6)
Filename: pool/universe/g/goaccess/goaccess_0.9.4-1build1_amd64.deb
Size: 90152
MD5sum: a211cea4faef01b4bd3f83c3ee8639fe
SHA1: 725bc6ff86c7cf4e506166c57b57718c7ce95817
SHA256: c7b0c17258e875bb0b39270f5abd0cca7537188577dfb3685765dcd6131800b6
Description-en: log analyzer and interactive viewer for the Apache Webserver
Displays fast and valuable HTTP statistics for system administrators that
require a visual report on the fly.
.
The collected information will be displayed to the user (sysadmin) in a
visual/interactive window. Collected information includes:
.
-General Statistics, Bandwidth etc.
-Top Visitors
-Requested files
-Requested static files, images, swf, js, etc.
-Referrers URLs
-404 or Not Found
-Operating Systems
-Browsers and Spiders
-Hosts, Reverse DNS, IP Location
-HTTP Status Codes
-Referring Sites
-Unlimited log file size
.
GoAccess can parse both of Apaches' log formats, the Common Log Format and
the Combined Log Format
Description-md5: 47c2aaff8382c12563ab947e7364aee4
Homepage: http://goaccess.prosoftcorp.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu