How to Install and Uninstall erlang-tools Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "erlang-tools" package

In this section, we are going to explain the necessary steps to install erlang-tools on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install erlang-tools

2. Uninstall "erlang-tools" package

This guide let you learn how to uninstall erlang-tools on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the erlang-tools package on Ubuntu 21.04 (Hirsute Hippo)

Package: erlang-tools
Architecture: amd64
Version: 1:23.2.6+dfsg-1
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-1) | erlang-base-hipe (= 1:23.2.6+dfsg-1), erlang-runtime-tools (= 1:23.2.6+dfsg-1), libc6 (>= 2.32)
Suggests: erlang, erlang-manpages, erlang-doc
Replaces: erlang (<< 1:23.2.6+dfsg-1), erlang-base (<< 1:23.2.6+dfsg-1), erlang-base-hipe (<< 1:23.2.6+dfsg-1), erlang-dev (<< 1:23.2.6+dfsg-1), erlang-doc (>> 1:23.2.6+dfsg-999), erlang-doc (<< 1:23.2.6+dfsg), erlang-examples (<< 1:23.2.6+dfsg-1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:23.2.6+dfsg-1), erlang-src (<< 1:23.2.6+dfsg-1), erlang-x11 (<< 1:23.2.6+dfsg-1)
Filename: pool/main/e/erlang/erlang-tools_23.2.6+dfsg-1_amd64.deb
Size: 499504
MD5sum: b851cd56fce2920e299c408602e69298
SHA1: 3edb9aafdcabed516ddcc3eb5cb74805cc0a564e
SHA256: 175d319b5a0dae45b8ec3d1b769f90d3742dc4f3252510c0fd43510f8b2b1f4f
SHA512: 6165050e58adfa849f2c2e4b0a81bdddd574f31e8ae7b11d4ee784744ce62e47db9e5ac5836a469563e4cb5b49aea9413686a68750c6e1c37873c740fc35548a
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