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

Last updated: May 19,2024

1. Install "cricket" package

This tutorial shows how to install cricket on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cricket

2. Uninstall "cricket" package

Please follow the guidelines below to uninstall cricket on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cricket $ sudo apt autoclean && sudo apt autoremove

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

Package: cricket
Priority: extra
Section: universe/net
Installed-Size: 1231
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 1.0.5-20
Depends: libc6 (>= 2.2.5), perl, libtimedate-perl, libsnmp-session-perl, librrds-perl (>= 1.0.10), libdigest-md5-perl, cron
Recommends: logrotate, apache2 | httpd
Suggests: libwww-perl, libtime-hires-perl, libsnmp-perl
Filename: pool/universe/c/cricket/cricket_1.0.5-20_amd64.deb
Size: 372602
MD5sum: fccfd61fbad4275dd85f1c4d8dd7abcf
SHA1: eba44f153705f74d0d67da60d6d4c30c4edd3937
SHA256: a335ef5b8dac848ba2f5cd5dd18ed7a8574730fc8ef64a6a017e7d5c4fc8205a
Description-en: Program for collection and display of time-series data
This is Cricket. It is a configuration, polling, and data-display engine
wrapped around the RRD tool by Tobias Oetiker. There are three user-visible
pieces to Cricket: the collector, the grapher, and the config tree. The
collector runs from cron and fetches data from a number of devices
according to the info it finds in the config tree. The grapher is a CGI
application that allows users to traverse the config tree from a web
browser and see the data that the collector recorded.
Description-md5: 03e1e8a573de472a25aeaf1447321186
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu