How to Install and Uninstall sarg Package on Kali Linux

Last updated: April 29,2024

1. Install "sarg" package

In this section, we are going to explain the necessary steps to install sarg on Kali Linux

$ sudo apt update $ sudo apt install sarg

2. Uninstall "sarg" package

Here is a brief guide to show you how to uninstall sarg on Kali Linux:

$ sudo apt remove sarg $ sudo apt autoclean && sudo apt autoremove

3. Information about the sarg package on Kali Linux

Package: sarg
Version: 2.4.0-3
Installed-Size: 845
Maintainer: Fabio Augusto De Muzio Tobich
Architecture: amd64
Replaces: sqmgrlog
Depends: libc6 (>= 2.34), libgd3 (>= 2.1.0~alpha~), libldap-2.5-0 (>= 2.5.4), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4), fonts-dejavu-core | fonts-freefont-ttf
Suggests: squid, httpd | apache2, squidguard, libapache2-mod-php5
Conflicts: sqmgrlog
Size: 242340
SHA256: 570eae7f0c2ba0ef3aca5979cce196d2a3a853bbd43bc628e0fc0fd96f27c536
SHA1: e718551640aab88fd5953bc15f4ac0e24154138a
MD5sum: 3f360bb487fcdfed600f5cec9430c0cf
Description: squid analysis report generator
Sarg is a Squid Analysis Report Generator that allow you to view "where"
your users are going to on the Internet. Sarg generate reports in html,
with many fields, like: users, IP Addresses, bytes, sites and times.
Description-md5:
Homepage: https://sourceforge.net/projects/sarg/
Tag: admin::monitoring, implemented-in::c, interface::commandline,
role::program, scope::utility, security::log-analyzer, use::monitor,
use::viewing, works-with-format::html, works-with::logfile,
works-with::text
Section: web
Priority: optional
Filename: pool/main/s/sarg/sarg_2.4.0-3_amd64.deb