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

Last updated: May 18,2024

1. Install "erlang-yapp" package

Here is a brief guide to show you how to install erlang-yapp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-yapp

2. Uninstall "erlang-yapp" package

This is a short guide on how to uninstall erlang-yapp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: erlang-yapp
Priority: optional
Section: universe/httpd
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Erlang Packagers
Architecture: amd64
Source: yaws
Version: 2.0.2-1
Replaces: yaws-yapp (<< 1.99)
Depends: erlang-base (>= 1:18.0-dfsg) | erlang-base-hipe (>= 1:18.0-dfsg), erlang-mnesia (>= 1:18.0-dfsg), erlang-yaws (= 2.0.2-1)
Suggests: yaws-yapp
Filename: pool/universe/y/yaws/erlang-yapp_2.0.2-1_amd64.deb
Size: 35966
MD5sum: e8b947245d19d1b4ca5619a02dc9c267
SHA1: 1d93fa1e6e46c672a7a5f6867bca3897033bd371
SHA256: a8f944b1da4e95a884d0aa7b1b1e08ef70c0f351e105b2412ac5bc39839ed167
Description-en: Erlang application for deploying Yaws webserver applications
Yaws-yapp (Yaws application handler) is a helper application.
It takes care of adding, and removing, the applications into a running
server. When anyone access the server with an URL that matches the path
for an added application, the docroot will be temporarily switched
to where the web pages for that application are located.
.
This package includes the Yapp Erlang module which can be used in Yaws
embedded mode without separate server config.
Description-md5: 0317ed11120545bd2da99b5404aea656
Homepage: http://yaws.hyber.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu