How to Install and Uninstall apachetop Package on Kali Linux

Last updated: May 08,2024

1. Install "apachetop" package

Please follow the steps below to install apachetop on Kali Linux

$ sudo apt update $ sudo apt install apachetop

2. Uninstall "apachetop" package

This is a short guide on how to uninstall apachetop on Kali Linux:

$ sudo apt remove apachetop $ sudo apt autoclean && sudo apt autoremove

3. Information about the apachetop package on Kali Linux

Package: apachetop
Version: 0.23.2-2
Installed-Size: 81
Maintainer: Mo Zhou
Architecture: amd64
Depends: libadns1 (>= 1.5.0~), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libncurses6 (>= 6), libpcre2-8-0 (>= 10.22), libreadline8 (>= 6.0), libstdc++6 (>= 5), libtinfo6 (>= 6)
Size: 32904
SHA256: a8ab1eb1d3fc0161ae58ff76e70580f79698b835d99d9832461d357c0a409176
SHA1: f224dd31fb3ebf1e570b0fe2cbdb3d24e68d1f93
MD5sum: 1ce5c034434ef43edaa800a1d4fde149
Description: Realtime Apache monitoring tool
Apache top is a curses-based realtime utility to display information from a
running copy of Apache.
.
It is modelled after the standard 'top' utility, and displays information such
as the requests pers second, bytes per second and the most popular URLs
displayed.
.
It must be run from a machine running Apache, as it works by processing the
logfiles found in /var/log/apache.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tessus/apachetop
Tag: admin::monitoring, implemented-in::c, interface::text-mode,
role::program, scope::utility, suite::apache, uitoolkit::ncurses,
use::monitor, works-with::logfile, works-with::software:running
Section: admin
Priority: optional
Filename: pool/main/a/apachetop/apachetop_0.23.2-2_amd64.deb