How to Install and Uninstall erlang-yapp Package on Kali Linux

Last updated: May 08,2024

1. Install "erlang-yapp" package

This guide let you learn how to install erlang-yapp on Kali Linux

$ sudo apt update $ sudo apt install erlang-yapp

2. Uninstall "erlang-yapp" package

Please follow the steps below to uninstall erlang-yapp on Kali Linux:

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

3. Information about the erlang-yapp package on Kali Linux

Package: erlang-yapp
Source: yaws
Version: 2.1.1+dfsg-2
Installed-Size: 124
Maintainer: Debian Erlang Packagers
Architecture: amd64
Replaces: yaws-yapp (<< 1.99)
Depends: erlang-base (>= 1:25.2.2+dfsg), erlang-mnesia (>= 1:25.2.2+dfsg), erlang-yaws (= 2.1.1+dfsg-2)
Suggests: yaws-yapp
Size: 77220
SHA256: 3ed795737af266572eea28e900425a75f06fd8c6c7ce40d51af0638d05965e0b
SHA1: 1c3523e5204a09335946228bf5adba61d12e4ec0
MD5sum: c4061b0714414cdb511cd98bb24de3aa
Description: 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:
Homepage: http://yaws.hyber.org/
Section: httpd
Priority: optional
Filename: pool/main/y/yaws/erlang-yapp_2.1.1+dfsg-2_amd64.deb