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

Last updated: May 18,2024

1. Install "erlang-parsetools" package

Here is a brief guide to show you how to install erlang-parsetools on Kali Linux

$ sudo apt update $ sudo apt install erlang-parsetools

2. Uninstall "erlang-parsetools" package

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

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

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

Package: erlang-parsetools
Source: erlang
Version: 1:25.3.2.8+dfsg-1
Installed-Size: 274
Maintainer: Debian Erlang Packagers
Architecture: amd64
Replaces: erlang (<< 1:25.3.2.8+dfsg-1), erlang-base (<< 1:25.3.2.8+dfsg-1), erlang-base-hipe, erlang-dev (<< 1:25.3.2.8+dfsg-1), erlang-doc (>> 1:25.3.2.8+dfsg-999), erlang-doc (<< 1:25.3.2.8+dfsg), erlang-examples (<< 1:25.3.2.8+dfsg-1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:25.3.2.8+dfsg-1), erlang-src (<< 1:25.3.2.8+dfsg-1), erlang-x11 (<< 1:25.3.2.8+dfsg-1)
Depends: erlang-base (= 1:25.3.2.8+dfsg-1)
Suggests: erlang, erlang-manpages, erlang-doc
Size: 196960
SHA256: 2fdf3a42b9d27b5efd0ffb76b7082e3021116386adf1bf1533042bcc877e259c
SHA1: bb91f75b1426bbc9175314c727e0e83da81cb08b
MD5sum: 922a31c8c7d18ce99c0d91e3d236b36a
Description: Erlang/OTP parsing tools
The Parsetools application contains utilities for parsing. Currently,
it includes yecc module. Yecc is an LALR-1 parser generator for Erlang,
similar to yacc. Yecc takes a BNF grammar definition as input, and
produces Erlang code for a parser as output.
Description-md5:
Multi-Arch: allowed
Homepage: http://www.erlang.org/
Tag: implemented-in::TODO
Section: interpreters
Priority: optional
Filename: pool/main/e/erlang/erlang-parsetools_25.3.2.8+dfsg-1_amd64.deb