How to Install and Uninstall cacti Package on Kali Linux

Last updated: May 17,2024

1. Install "cacti" package

Here is a brief guide to show you how to install cacti on Kali Linux

$ sudo apt update $ sudo apt install cacti

2. Uninstall "cacti" package

Please follow the guidelines below to uninstall cacti on Kali Linux:

$ sudo apt remove cacti $ sudo apt autoclean && sudo apt autoremove

3. Information about the cacti package on Kali Linux

Package: cacti
Version: 1.2.26+ds1-1
Installed-Size: 46652
Maintainer: Cacti Maintainer
Architecture: all
Depends: dbconfig-common, dbconfig-mysql | dbconfig-no-thanks, fonts-dejavu-core, fonts-dejavu-extra, fonts-fork-awesome, javascript-common, libapache2-mod-php | php, libjs-chart.js, node-d3, node-dompurify, libjs-jquery, libjs-jquery-cookie, libjs-jquery-hotkeys, libjs-jquery-metadata, libjs-jquery-tablesorter, libjs-jquery-timepicker, libjs-jquery-ui, libjs-jquery-ui-touch-punch, libphp-phpmailer (>= 6.1.5~), node-ua-parser-js, php-cli, php-gd, php-json, php-gmp, php-ldap, php-mbstring, php-mysql, php-phpmyadmin-motranslator, php-phpseclib, php-snmp, php-twig, php-xml, rrdtool, snmp, ucf, debconf (>= 0.5) | debconf-2.0, libjs-jquery-colorpicker (>= 1.2.20), libjs-jquery-jstree (>= 3.3.16+dfsg1), libjs-jquery-ui-theme-smoothness (>= 1.12.1+dfsg), libjs-jquery-ui-theme-south-street (>= 1.12.1+dfsg), libjs-jquery-ui-theme-ui-darkness (>= 1.12.1+dfsg), perl:any
Recommends: apache2 | lighttpd | nginx | httpd, default-mysql-server | virtual-mysql-server, inetutils-ping | iputils-ping, logrotate
Suggests: cacti-spine, moreutils, snmpd
Size: 28918668
SHA256: 802c30983f4bc41edefa3baa19a8b2ae3f0b15cc586c0c20e2d4a6bf8b29be41
SHA1: 32090e37b2579e404d71db27f58830655e90458b
MD5sum: 332a37ff67e71191e91e4f82e8e74b8a
Description: web interface for graphing of monitoring systems
Cacti is a complete PHP-driven front-end for RRDTool. It stores all of
the necessary data source information to create graphs, handles the data
gathering, and populates the MySQL database with round-robin archives.
It also includes SNMP support for those used to creating traffic graphs
with MRTG.
.
This package requires a functional MySQL database server on either the
installation host or a remotely accessible system.
Description-md5:
Homepage: https://www.cacti.net/
Tag: admin::monitoring, implemented-in::php, interface::web, role::program,
use::monitor, works-with::db
Section: web
Priority: optional
Filename: pool/main/c/cacti/cacti_1.2.26+ds1-1_all.deb