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

Last updated: April 30,2024

1. Install "erlang-folsom-dev" package

This is a short guide on how to install erlang-folsom-dev on Kali Linux

$ sudo apt update $ sudo apt install erlang-folsom-dev

2. Uninstall "erlang-folsom-dev" package

This tutorial shows how to uninstall erlang-folsom-dev on Kali Linux:

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

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

Package: erlang-folsom-dev
Source: erlang-folsom
Version: 0.8.2+dfsg-4
Installed-Size: 24
Maintainer: Debian Erlang Packagers
Architecture: all
Depends: erlang-folsom (>= 0.8.2+dfsg-4)
Enhances: erlang
Size: 4332
SHA256: f7d5c62189af9e4e770bbf3b0f9783ba3fe63584a0c6973eb50bf01386760b9a
SHA1: ad8b15a10a606329db09bcd760fec0907cfe3009
MD5sum: 9a9d80c4ccfd22e8b880d0f8d93382d7
Description: development files for erlang-folsom
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.
.
This package includes erlang-folsom headers which are necessary to build Erlang
applications which use erlang-folsom.
Description-md5:
Homepage: https://github.com/boundary/folsom
Section: devel
Priority: optional
Filename: pool/main/e/erlang-folsom/erlang-folsom-dev_0.8.2+dfsg-4_all.deb