How to Install and Uninstall prosody-modules Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "prosody-modules" package

This tutorial shows how to install prosody-modules on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install prosody-modules

2. Uninstall "prosody-modules" package

Learn how to uninstall prosody-modules on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove prosody-modules $ sudo apt autoclean && sudo apt autoremove

3. Information about the prosody-modules package on Ubuntu 21.10 (Impish Indri)

Package: prosody-modules
Architecture: all
Version: 0.0~hg20210130.dd3bfe8f182e+dfsg-2
Multi-Arch: foreign
Priority: extra
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian XMPP Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1520
Depends: prosody (>= 0.11.2~)
Recommends: lua-ldap
Filename: pool/universe/p/prosody-modules/prosody-modules_0.0~hg20210130.dd3bfe8f182e+dfsg-2_all.deb
Size: 663684
MD5sum: e25162638c0be534d355e45f9a2781b2
SHA1: 311f4dd79c68885c72a4b4fd0327e92938fd6adc
SHA256: 1fc168b82ae9fb70950851f5f7d00730145ce6b961e8ebe9dfc5632dcef28249
SHA512: 4721933a4bd4062aadd576ff3e29ebdc014e3fdc075e7ca2fd18908c41e8066bd8448376a1e34fd42273701663875936a369b67ee49783f3b0a623c0ee5345a5
Homepage: http://hg.prosody.im/prosody-modules/
Description-en: Selection of community modules for Prosody
This package contains extensions to the Prosody XMPP server.
This is a selection of the community provided archive at
http://hg.prosody.im/prosody-modules/
.
modules included:
- mod_adhoc_blacklist: XEP-0133: Service Administration blacklist editing
- mod_atom: exposes users microblogging on HTTP
- mod_auth_ccert: PKI-style client certificate authentication
- mod_auth_dovecot: dovecot authentication
- mod_auth_ha1: HA1 based authentication
- mod_auth_ldap: LDAP authentication with several features
- mod_auth_ldap2: LDAP authentication
- mod_auth_sql: SQL Database authentication module
- mod_blocking: XEP-0191: Blocking Command
- mod_block_strangers: block messages from jids not in roster
- mod_bob: cache Bits of Binary on MUC services
- mod_bookmarks: XEP-0411: Synchronise bookmarks between Private XML and PEP
- mod_bookmarks2: XEP-0402: PEP Native Bookmarks
- mod_broadcast: broadcast a message to online users, like mod_announce
- mod_c2s_conn_throttle: c2s connections throttling module
- mod_carbons_adhoc: XEP-0280: adhoc command for Message Carbons
- mod_carbons_copies: XEP-0280: Message Carbons, v0 style copy support
- mod_client_certs: XEP-0257: Client Certificate Management for SASL
EXTERNAL
- mod_cloud_notify: XEP-0357: Push Notifications
- mod_conversejs: small snippet of HTML that loads Converse.js
- mod_csi/mod_csi_battery_saver/mod_filter_chatstates/mod_throttle_presence:
XEP-0352: Client State Indication
- mod_default_bookmarks: default bookmarks for users
- mod_delegation: XEP-0355: Namespace Delegation
- mod_firewall: block, bounce, drop, forward, copy, redirect stanzas
- mod_host_guard: granular remote host blacklisting plugin
- mod_http_libjs: serve common Javascript libraries
- mod_http_muc_log: web interface to stored chatroom logs
- mod_http_upload: XEP-0363: upload files over HTTP for clients
- mod_http_upload_external: XEP-0363: upload files over HTTP for clients
to an external web server
- mod_invite: allows users with an account to generate single-use
invite URLs using an ad-hoc command (deprecated)
- mod_invites: invite management module for Prosody
- mod_invites_adhoc: enable ad-hoc command for XMPP clients to create
invitations
- mod_invites_api: authenticated HTTP API to create invites
- mod_invites_page: generate friendly web page for invitations
- mod_invites_register: allow account registration using invite tokens
- mod_invites_register_web: register accounts via the web using invite
tokens
- mod_ipcheck: XEP-0279: server IP check
- mod_lastlog: stores the timestamp of when a user logs in
- mod_lib_ldap: LDAP lib
- mod_list_inactive: lists users, who haven't used their account in a
defined time-frame
- mod_log_auth: log failed authentication attempts with their IP address
- mod_mam_adhoc: XEP-0313: adhoc command for Message Archive Management
- mod_muc_log: logs the conversation of chatrooms running on the server
to Prosody’s data store
- mod_muc_log_http: provides a built-in web interface to view chatroom logs
stored by mod_muc_log
- mod_muc_moderation: XEP-0425: Message Moderation
- mod_net_dovecotauth: server implementation of the Dovecot
authentication protocol. It allows you to authenticate e.g.
Postfix against your Prosody installation.
- mod_onions: allow federation (s2s) to Tor hidden services
- mod_pastebin: redirect long messages to built-in pastebin
- mod_privacy_lists: XEP-0016: privacy lists
- mod_private_adhoc: retrieve private XML data via adhoc command
- mod_privilege: XEP-0356: allows entity/component to have privileged
access
- mod_profile: replacement for mod_vcard
- mod_prometheus: implements the Prometheus reporting protocol
- mod_pubsub_feeds: fetch Atom and RSS feeds, push to pubsub subscribers
- mod_pubsub_mqtt: lets MQTT clients connect to pubsub nodes
- mod_pubsub_text_interface: lets users manage subscriptions to pubsub
nodes via simple chat messages
- mod_register_apps: manage list of compatible client apps
- mod_register_json: token based JSON registration & verification servlet
- mod_register_redirect: XEP-077: IBR Registration Redirect
- mod_register_web: web interface to register user accounts
- mod_reload_modules: automatically reload modules with the config
- mod_require_otr: enforce a policy for OTR-encrypted messages
- mod_s2s_idle_timeout: close idle server-to-server connections
- mod_seclabels: XEP-0258: Security Labels in XMPP
- mod_server_status/mod_stanza_counter: server status plugin
- mod_smacks: XEP-0198: Stream Management
- mod_storage_ldap: LDAP storage (read-only) for rosters and vCards.
- mod_support_contact: add a support contact to new registrations
- mod_turncredentials: XEP-0215: Implementation for time-limited TURN
credentials
- mod_vcard_muc: set vCard for MUC rooms, e.g. for MUC room avatars
- mod_vjud: XEP-0055: Jabber Search
- mod_watch_spam_reports: handles incoming XEP-0377: Spam Reporting
- mod_webpresence: display your online status in web pages
Description-md5: 1e486d39c7fa78dc36bb4752f973cd66