How to Install and Uninstall erlang-base Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "erlang-base" package

This tutorial shows how to install erlang-base on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-base

2. Uninstall "erlang-base" package

Here is a brief guide to show you how to uninstall erlang-base on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the erlang-base package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: erlang-base
Architecture: amd64
Version: 1:18.3-dfsg-1ubuntu3.1
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: 13872
Provides: erlang-abi-15.b, erlang-abi-17.0
Depends: procps, adduser, libc6 (>= 2.15), libsystemd0, libtinfo5 (>= 6), zlib1g (>= 1:1.2.2), init-system-helpers (>= 1.18~)
Recommends: libsctp1 (>= 1.0.16+dfsg), erlang-crypto (= 1:18.3-dfsg-1ubuntu3.1), erlang-syntax-tools (= 1:18.3-dfsg-1ubuntu3.1)
Suggests: erlang-tools (= 1:18.3-dfsg-1ubuntu3.1), erlang, erlang-manpages, erlang-doc
Conflicts: erlang (<< 1:18.3-dfsg-1ubuntu3.1), erlang-base-hipe, erlang-doc (>> 1:18.3-dfsg-999), erlang-doc (<< 1:18.3-dfsg), erlang-doc-html (<< 1:13.b.4), erlang-manpages (<= 1:11.b.1-2)
Replaces: erlang (<< 1:18.3-dfsg-1ubuntu3.1), erlang-base-hipe, erlang-dev (<< 1:18.3-dfsg-1ubuntu3.1), erlang-doc (>> 1:18.3-dfsg-999), erlang-doc (<< 1:18.3-dfsg), erlang-doc-html (<< 1:13.b.4), erlang-examples (<< 1:18.3-dfsg-1ubuntu3.1), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:18.3-dfsg-1ubuntu3.1), erlang-src (<< 1:18.3-dfsg-1ubuntu3.1), erlang-x11 (<< 1:18.3-dfsg-1ubuntu3.1)
Filename: pool/main/e/erlang/erlang-base_18.3-dfsg-1ubuntu3.1_amd64.deb
Size: 7002486
MD5sum: 1a2ae94267811107f2bdba0e943a0968
SHA1: 22d711d8540c005d7b98a1ee8b0bef8648ccb03f
SHA256: 16f2bc56243c6b3e7243c8877ca8e0329de1091b5afcb98dcce18a2cb7bdb470
SHA512: 9f8257457e70a4a16a7f227d3bb2d9ee7c8fecff241969d2449bf291218b63ebbc43023423be4a627f20efe5abd8995d9669deed1794dc9bb4c62c52e0fd867c
Homepage: http://www.erlang.org/
Description-en: Erlang/OTP virtual machine and base applications
This package contains the Erlang/OTP runtime implementation, which is
configured and built without HiPE support (compiles to byte-code only),
and minimal set of Erlang applications:
compiler - compiles Erlang code to byte-code;
erts - the Erlang runtime system application;
kernel - code necessary to run the Erlang runtime system itself;
ose - code for Enea OSE operating system;
sasl - the system architecture support libraries application;
stdlib - modules for manipulating lists, strings, files etc.
Description-md5: 34f1d00a77372c45835007b286d6b266
Supported: 5y

Package: erlang-base
Priority: optional
Section: interpreters
Installed-Size: 13871
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Erlang Packagers
Architecture: amd64
Source: erlang
Version: 1:18.3-dfsg-1ubuntu3
Replaces: erlang (<< 1:18.3-dfsg-1ubuntu3), erlang-base-hipe, erlang-dev (<< 1:18.3-dfsg-1ubuntu3), erlang-doc (>> 1:18.3-dfsg-999), erlang-doc (<< 1:18.3-dfsg), erlang-doc-html (<< 1:13.b.4), erlang-examples (<< 1:18.3-dfsg-1ubuntu3), erlang-manpages (<= 1:11.b.1-2), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-nox (<< 1:18.3-dfsg-1ubuntu3), erlang-src (<< 1:18.3-dfsg-1ubuntu3), erlang-x11 (<< 1:18.3-dfsg-1ubuntu3)
Provides: erlang-abi-15.b, erlang-abi-17.0
Depends: procps, adduser, libc6 (>= 2.15), libsystemd0, libtinfo5 (>= 6), zlib1g (>= 1:1.2.2), init-system-helpers (>= 1.18~)
Recommends: libsctp1 (>= 1.0.16+dfsg), erlang-crypto (= 1:18.3-dfsg-1ubuntu3), erlang-syntax-tools (= 1:18.3-dfsg-1ubuntu3)
Suggests: erlang-tools (= 1:18.3-dfsg-1ubuntu3), erlang, erlang-manpages, erlang-doc
Conflicts: erlang (<< 1:18.3-dfsg-1ubuntu3), erlang-base-hipe, erlang-doc (>> 1:18.3-dfsg-999), erlang-doc (<< 1:18.3-dfsg), erlang-doc-html (<< 1:13.b.4), erlang-manpages (<= 1:11.b.1-2)
Filename: pool/main/e/erlang/erlang-base_18.3-dfsg-1ubuntu3_amd64.deb
Size: 6961542
MD5sum: d8833c624ba03e2866c99bc55f3567ba
SHA1: d9a4c081aafefd4382582a40187b21d88348fc79
SHA256: a5bd78fd3db5b9a9be253a57003dfc77768642dade2cbae238dd5ad3919a4972
Description-en: Erlang/OTP virtual machine and base applications
This package contains the Erlang/OTP runtime implementation, which is
configured and built without HiPE support (compiles to byte-code only),
and minimal set of Erlang applications:
compiler - compiles Erlang code to byte-code;
erts - the Erlang runtime system application;
kernel - code necessary to run the Erlang runtime system itself;
ose - code for Enea OSE operating system;
sasl - the system architecture support libraries application;
stdlib - modules for manipulating lists, strings, files etc.
Description-md5: 34f1d00a77372c45835007b286d6b266
Homepage: http://www.erlang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y