How to Install and Uninstall ejabberd-mod-muc-log-http Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "ejabberd-mod-muc-log-http" package

In this section, we are going to explain the necessary steps to install ejabberd-mod-muc-log-http on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ejabberd-mod-muc-log-http

2. Uninstall "ejabberd-mod-muc-log-http" package

This guide let you learn how to uninstall ejabberd-mod-muc-log-http on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ejabberd-mod-muc-log-http $ sudo apt autoclean && sudo apt autoremove

3. Information about the ejabberd-mod-muc-log-http package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ejabberd-mod-muc-log-http
Priority: optional
Section: universe/net
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Ejabberd Packaging Team
Architecture: amd64
Source: ejabberd-contrib
Version: 0.2016.01.12~dfsg0-1
Depends: erlang-base (>= 1:15.b) | erlang-abi-17.0, erlang-base (>= 1:18.2-dfsg) | erlang-base-hipe (>= 1:18.2-dfsg), erlang-inets (>= 1:18.2-dfsg), ejabberd (>= 16.01)
Filename: pool/universe/e/ejabberd-contrib/ejabberd-mod-muc-log-http_0.2016.01.12~dfsg0-1_amd64.deb
Size: 8804
MD5sum: 7c8de4219e8612bc790c60889fc32b55
SHA1: 4ac0776a05712c5de18a8acc1693c3c7c2f5a3a0
SHA256: 984461cb044c42966ca20173f06a8167e0793b5f5319e35ae73f3889dd16c7cd
Description-en: serves MUC logs on the web
This module serves the directory containing MUC logs already configured on
mod_muc_log. This way there is no need to set up a separate web server to
allow your users to view the MUC logs. It is a small modification of
mod_http_fileserver, customized for log serving.
Description-md5: 3f3b2c238fe5aa41b6a9720382219182
Homepage: https://github.com/processone/ejabberd-contrib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu