How to Install and Uninstall prosody.x86_64 Package on Fedora 34

Last updated: July 06,2024

1. Install "prosody.x86_64" package

Please follow the step by step instructions below to install prosody.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install prosody.x86_64

2. Uninstall "prosody.x86_64" package

Please follow the guidelines below to uninstall prosody.x86_64 on Fedora 34:

$ sudo dnf remove prosody.x86_64 $ sudo dnf autoremove

3. Information about the prosody.x86_64 package on Fedora 34

Last metadata expiration check: 0:14:56 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : prosody
Version : 0.11.13
Release : 1.fc34
Architecture : x86_64
Size : 349 k
Source : prosody-0.11.13-1.fc34.src.rpm
Repository : updates
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.