How to Install and Uninstall prosody.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "prosody.x86_64" package

Learn how to install prosody.x86_64 on Oracle Linux 9

$ 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 Oracle Linux 9:

$ sudo dnf remove prosody.x86_64 $ sudo dnf autoremove

3. Information about the prosody.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:09:09 ago on Thu Feb 15 07:50:05 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.