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

Last updated: May 20,2024

1. Install "erlang-proper" package

Learn how to install erlang-proper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-proper

2. Uninstall "erlang-proper" package

This guide covers the steps necessary to uninstall erlang-proper on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: erlang-proper
Priority: optional
Section: universe/devel
Installed-Size: 425
Maintainer: Ubuntu Developers
Original-Maintainer: LeoFS maintainers team
Architecture: amd64
Version: 1.1+gitfa58f82bdc+dfsg-1
Depends: erlang-base (>= 1:18.0-dfsg) | erlang-base-hipe (>= 1:18.0-dfsg)
Filename: pool/universe/e/erlang-proper/erlang-proper_1.1+gitfa58f82bdc+dfsg-1_amd64.deb
Size: 269158
MD5sum: f8a705d4ec26e047f823f79d1800d85d
SHA1: c799e13ca533ac06071455bad297658c9b00922a
SHA256: 42a3f70abae0d325e6c4bdcc3730aa68184240cbf5f09220ce40dd311d400fea
Description-en: QuickCheck-inspired property-based testing tool for Erlang
PropEr (PROPerty-based testing tool for ERlang) is a QuickCheck-inspired
open-source property-based testing tool for Erlang.
Description-md5: 34f25b1b09d1fd41a8ce7efd6aa03800
Homepage: https://github.com/manopapad/proper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu