How to Install and Uninstall erlang-folsom Package on Kali Linux

Last updated: September 20,2024

1. Install "erlang-folsom" package

This guide let you learn how to install erlang-folsom on Kali Linux

$ sudo apt update $ sudo apt install erlang-folsom

2. Uninstall "erlang-folsom" package

Here is a brief guide to show you how to uninstall erlang-folsom on Kali Linux:

$ sudo apt remove erlang-folsom $ sudo apt autoclean && sudo apt autoremove

3. Information about the erlang-folsom package on Kali Linux

Package: erlang-folsom
Version: 0.8.2+dfsg-4
Installed-Size: 159
Maintainer: Debian Erlang Packagers
Architecture: all
Depends: erlang-base (>= 1:25.3.2.8+dfsg), erlang-bear (>= 0.8.2), erlang-meck (>= 0.8.2)
Enhances: erlang
Size: 97996
SHA256: 3829ac5ff18883f43485b4b37eec27970f3628918e3ca1388d33b0ae98a831bb
SHA1: 943336c8883ec5c57beca4327c7fc0ec741b0568
MD5sum: 37bd2ffe14677f5c68655f63261744d2
Description: Erlang based metrics system inspired by Coda Hale's metrics
Folsom is an Erlang based metrics system inspired by Coda Hale's metrics
(https://github.com/codahale/metrics/). The metrics API's purpose is to collect
realtime metrics from your Erlang applications and publish them via Erlang APIs
and output plugins. folsom is *not* a persistent store. There are 6 types of
metrics: counters, gauges, histograms (and timers), histories, meter_readers
and meters. Metrics can be created, read and updated via the `folsom_metrics`
module.
Description-md5:
Homepage: https://github.com/boundary/folsom
Section: devel
Priority: optional
Filename: pool/main/e/erlang-folsom/erlang-folsom_0.8.2+dfsg-4_all.deb