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

Last updated: May 13,2024

1. Install "erlang-esdl" package

This guide covers the steps necessary to install erlang-esdl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-esdl

2. Uninstall "erlang-esdl" package

Please follow the step by step instructions below to uninstall erlang-esdl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: erlang-esdl
Priority: optional
Section: universe/libs
Installed-Size: 195
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Erlang Packagers
Architecture: amd64
Source: esdl
Version: 1.2-2build1
Replaces: libsdl-erlang
Provides: libsdl-erlang
Depends: erlang-base (>= 1:15.b.1-dfsg) | erlang-base-hipe (>= 1:15.b.1-dfsg), erlang-abi-15.b, libc6 (>= 2.14), libsdl-image1.2 (>= 1.2.10), libsdl-ttf2.0-0, libsdl1.2debian (>= 1.2.10-1)
Conflicts: libsdl-erlang
Filename: pool/universe/e/esdl/erlang-esdl_1.2-2build1_amd64.deb
Size: 63984
MD5sum: fba70f2363ff2f745a077b3b4448ac68
SHA1: 07e4f6397dddc873fc88e2443be59ca75a10ee8b
SHA256: d082f238fff3ad93183fdb3905a4d8069f01c53b20521ffa083458f7edd2d7cf
Description-en: Erlang bindings to the Simple Direct Media Library
SDL (Simple DirectMedia Layer) is a generic API that provides low
level access to audio, keyboard, mouse, and display framebuffer
across multiple platforms.
.
Open Source Erlang is a functional programming language designed at
the Ericsson Computer Science Laboratory.
.
ESDL is an Erlang binding to the SDL, and might be used to write
multimedia application in Erlang.
Description-md5: f364edd8ae0b2451d7e130595832995b
Homepage: http://esdl.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu