How to Install and Uninstall prosody.x86_64 Package on AlmaLinux 9

Last updated: October 09,2024

1. Install "prosody.x86_64" package

Please follow the guidelines below to install prosody.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install prosody.x86_64

2. Uninstall "prosody.x86_64" package

Please follow the step by step instructions below to uninstall prosody.x86_64 on AlmaLinux 9:

$ sudo dnf remove prosody.x86_64 $ sudo dnf autoremove

3. Information about the prosody.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:38:01 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : prosody
Version : 0.12.4
Release : 1.el9
Architecture : x86_64
Size : 442 k
Source : prosody-0.12.4-1.el9.src.rpm
Repository : epel
Summary : Flexible communications server for Jabber/XMPP
URL : https://prosody.im/
License : MIT
Description : Prosody is a flexible communications server for Jabber/XMPP written in Lua.
: It aims to be easy to use, and light on resources. 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.