How to Install and Uninstall prosody Package on Kali Linux

Last updated: May 19,2024

1. Install "prosody" package

Please follow the step by step instructions below to install prosody on Kali Linux

$ sudo apt update $ sudo apt install prosody

2. Uninstall "prosody" package

This tutorial shows how to uninstall prosody on Kali Linux:

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

3. Information about the prosody package on Kali Linux

Package: prosody
Source: prosody (0.12.4-1)
Version: 0.12.4-1+b1
Installed-Size: 2103
Maintainer: Debian XMPP Maintainers
Architecture: amd64
Provides: xmpp-server
Depends: adduser, lua-expat (>= 1.2.0), lua-filesystem (>= 1.4.2-3~), lua5.4, lua5.4-bitop, lua5.4-expat, lua5.4-filesystem, lua5.4-sec, lua5.4-socket, ssl-cert, libc6 (>= 2.34), libicu72 (>= 72.1~rc-1~), libssl3 (>= 3.0.0)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: lua5.4-event, lua5.4-readline, lua5.4-unbound
Suggests: lua-dbi-mysql, lua-dbi-postgresql, lua-dbi-sqlite3, lua-zlib
Conflicts: prosody-modules (<< 0.0~hg20220330.b45c23ce24ba+dfsg-1)
Size: 396464
SHA256: 4adfdfe9d50bbaa765e80fa56f0e63b01e84bc49f5b77cf5455d645054cc8ced
SHA1: 563ce01b8e03429af2cc20dd035cfed7eb7464a4
MD5sum: e277916c00d736ad5e8b68818d4a5f81
Description: Lightweight Jabber/XMPP server
Prosody is a modern XMPP communication server. It aims to be
easy to set up and configure, and efficient with system resources.
Additionally, for developers it aims to be easy to extend and
give a flexible system on which to rapidly develop added
functionality, or prototype new protocols.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.prosody.im/
Tag: implemented-in::lua, network::server, protocol::jabber, role::program
Section: net
Priority: optional
Filename: pool/main/p/prosody/prosody_0.12.4-1+b1_amd64.deb