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

Last updated: May 03,2024

1. Install "erlang-jiffy" package

This tutorial shows how to install erlang-jiffy on Kali Linux

$ sudo apt update $ sudo apt install erlang-jiffy

2. Uninstall "erlang-jiffy" package

Please follow the guidance below to uninstall erlang-jiffy on Kali Linux:

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

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

Package: erlang-jiffy
Version: 1.1.1-2
Installed-Size: 167
Maintainer: Debian Erlang Packagers
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), erlang-base (>= 1:25.3.2.8+dfsg), erlang-abi (= 17.0), erlang-xmerl (>= 1:25.3.2.8+dfsg), erlang-proper
Size: 66520
SHA256: 1897adcaf30dabaad14efd845febb6f173097745b7c716d39339f482cadafbd1
SHA1: d07b81993acf40797a0e49cc1eea8a24d2659dd3
MD5sum: 58e51526520731324475fabbe122f35f
Description: JSON NIFs (Native Implemented Functions) for Erlang
A JSON parser as a NIF (Native Implemented Functions). This is a complete
rewrite of the work this was done in EEP0018 that was based on Yajl. This
new version is a hand crafted state machine that does its best to be as
quick and efficient as possible while not placing any constraints on the
parsed JSON.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/davisp/jiffy
Section: devel
Priority: optional
Filename: pool/main/e/erlang-jiffy/erlang-jiffy_1.1.1-2_amd64.deb