How to Install and Uninstall erlang-tools Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "erlang-tools" package

In this section, we are going to explain the necessary steps to install erlang-tools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install erlang-tools

2. Uninstall "erlang-tools" package

Please follow the step by step instructions below to uninstall erlang-tools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the erlang-tools package on Ubuntu 21.10 (Impish Indri)

Package: erlang-tools
Architecture: amd64
Version: 1:23.2.6+dfsg-1build1
Multi-Arch: allowed
Priority: optional
Section: interpreters
Source: erlang
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Erlang Packagers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1161
Depends: erlang-base (= 1:23.2.6+dfsg-1build1) | erlang-base-hipe (= 1:23.2.6+dfsg-1build1), erlang-runtime-tools (= 1:23.2.6+dfsg-1build1), libc6 (>= 2.34)
Suggests: erlang, erlang-manpages, erlang-doc
Replaces: erlang (<< 1:23.2.6+dfsg-1build1), erlang-base (<< 1:23.2.6+dfsg-1build1), erlang-base-hipe (<< 1:23.2.6+dfsg-1build1), erlang-dev (<< 1:23.2.6+dfsg-1build1), erlang-doc (>> 1:23.2.6+dfsg-999), erlang-doc (<< 1:23.2.6+dfsg), erlang-examples (<< 1:23.2.6+dfsg-1build1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:23.2.6+dfsg-1build1), erlang-src (<< 1:23.2.6+dfsg-1build1), erlang-x11 (<< 1:23.2.6+dfsg-1build1)
Filename: pool/main/e/erlang/erlang-tools_23.2.6+dfsg-1build1_amd64.deb
Size: 524844
MD5sum: c1ff96120559f8432f6be5e2ae84ddfa
SHA1: fc2c529ffbef0c9c1e2b3ddc495ed5db3067017c
SHA256: 3726f5b75d2d6fe5118731457bb1e8ef472acba82f6981379363d839df96bb69
SHA512: ab8cd126487beb453f2ad75ab73f0900d1f4fbbab17ed5a28d1da329173bc39185c16d35e872fcad1d229f8e991fe70041029faddf102bbddde792f1d1ea48fb
Homepage: http://www.erlang.org/
Description-en: Erlang/OTP various tools
The Tools application contains a number of stand-alone tools, which are
useful when developing Erlang programs.
.
cover - A coverage analysis tool for Erlang.
cprof - A profiling tool that shows how many times each function
is called. Uses a kind of local call trace breakpoints containing
counters to achieve very low runtime performance degradation.
eprof - A time profiling tool; measures how time is used in Erlang
programs. Predecessor of fprof (see below).
fprof - Another Erlang profiler; measures how time is used in Erlang
programs. Uses trace to file to minimize runtime performance
impact, and displays time for calling and called functions.
instrument - Utility functions for obtaining and analyzing resource
usage in an instrumented Erlang runtime system.
make - A make utility for Erlang similar to UNIX make.
tags - A tool for generating Emacs TAGS files from Erlang source
files.
xref - A cross reference tool. Can be used to check dependencies
between functions, modules, applications and releases.
Description-md5: 4285755cbac612fc7f4013b85cae332f