How to Install and Uninstall erlang-common-test Package on Kali Linux
Last updated: January 14,2025
1. Install "erlang-common-test" package
Here is a brief guide to show you how to install erlang-common-test on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
erlang-common-test
Copied
2. Uninstall "erlang-common-test" package
This is a short guide on how to uninstall erlang-common-test on Kali Linux:
$
sudo apt remove
erlang-common-test
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the erlang-common-test package on Kali Linux
Package: erlang-common-test
Source: erlang
Version: 1:25.3.2.8+dfsg-1
Installed-Size: 1677
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), erlang-crypto (= 1:25.3.2.8+dfsg-1), erlang-debugger (= 1:25.3.2.8+dfsg-1), erlang-ftp (= 1:25.3.2.8+dfsg-1), erlang-inets (= 1:25.3.2.8+dfsg-1), erlang-observer (= 1:25.3.2.8+dfsg-1), erlang-runtime-tools (= 1:25.3.2.8+dfsg-1), erlang-snmp (= 1:25.3.2.8+dfsg-1), erlang-ssh (= 1:25.3.2.8+dfsg-1), erlang-syntax-tools (= 1:25.3.2.8+dfsg-1), erlang-tools (= 1:25.3.2.8+dfsg-1), erlang-xmerl (= 1:25.3.2.8+dfsg-1), libjs-jquery, libjs-jquery-tablesorter, libc6 (>= 2.34)
Suggests: erlang, erlang-manpages, erlang-doc
Size: 1211540
SHA256: 8581e7dfc61904e2a03ce29f47833a6745f8cdf38d031b58f2bba314944feffe
SHA1: fc5638cde90f04adbbc2352303d609ee75b7ee17
MD5sum: c55102d700421bbc8869167953ec156c
Description: Erlang/OTP application for automated testing
Common Test is a portable application for automated testing. It is
suitable for black-box testing of target systems of any type (i.e.
not necessarily implemented in Erlang), as well as for white-box
testing of Erlang/OTP programs. Black-box testing is performed via
standard interfaces (such as SNMP, HTTP, Corba, Telnet, etc) and,
if required, via user specific interfaces (often called test ports).
White-box testing of Erlang/OTP programs is easily accomplished by
calling the target API functions directly from the test case functions.
Common Test also integrates usage of the OTP cover tool for code
coverage analysis of Erlang/OTP programs.
Description-md5:
Multi-Arch: allowed
Homepage: http://www.erlang.org/
Tag: implemented-in::TODO, role::program
Section: interpreters
Priority: optional
Filename: pool/main/e/erlang/erlang-common-test_25.3.2.8+dfsg-1_amd64.deb
Source: erlang
Version: 1:25.3.2.8+dfsg-1
Installed-Size: 1677
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), erlang-crypto (= 1:25.3.2.8+dfsg-1), erlang-debugger (= 1:25.3.2.8+dfsg-1), erlang-ftp (= 1:25.3.2.8+dfsg-1), erlang-inets (= 1:25.3.2.8+dfsg-1), erlang-observer (= 1:25.3.2.8+dfsg-1), erlang-runtime-tools (= 1:25.3.2.8+dfsg-1), erlang-snmp (= 1:25.3.2.8+dfsg-1), erlang-ssh (= 1:25.3.2.8+dfsg-1), erlang-syntax-tools (= 1:25.3.2.8+dfsg-1), erlang-tools (= 1:25.3.2.8+dfsg-1), erlang-xmerl (= 1:25.3.2.8+dfsg-1), libjs-jquery, libjs-jquery-tablesorter, libc6 (>= 2.34)
Suggests: erlang, erlang-manpages, erlang-doc
Size: 1211540
SHA256: 8581e7dfc61904e2a03ce29f47833a6745f8cdf38d031b58f2bba314944feffe
SHA1: fc5638cde90f04adbbc2352303d609ee75b7ee17
MD5sum: c55102d700421bbc8869167953ec156c
Description: Erlang/OTP application for automated testing
Common Test is a portable application for automated testing. It is
suitable for black-box testing of target systems of any type (i.e.
not necessarily implemented in Erlang), as well as for white-box
testing of Erlang/OTP programs. Black-box testing is performed via
standard interfaces (such as SNMP, HTTP, Corba, Telnet, etc) and,
if required, via user specific interfaces (often called test ports).
White-box testing of Erlang/OTP programs is easily accomplished by
calling the target API functions directly from the test case functions.
Common Test also integrates usage of the OTP cover tool for code
coverage analysis of Erlang/OTP programs.
Description-md5:
Multi-Arch: allowed
Homepage: http://www.erlang.org/
Tag: implemented-in::TODO, role::program
Section: interpreters
Priority: optional
Filename: pool/main/e/erlang/erlang-common-test_25.3.2.8+dfsg-1_amd64.deb