How to Install and Uninstall libstrophe.x86_64 Package on Fedora 35

Last updated: January 15,2025

1. Install "libstrophe.x86_64" package

Please follow the guidance below to install libstrophe.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libstrophe.x86_64

2. Uninstall "libstrophe.x86_64" package

Please follow the step by step instructions below to uninstall libstrophe.x86_64 on Fedora 35:

$ sudo dnf remove libstrophe.x86_64 $ sudo dnf autoremove

3. Information about the libstrophe.x86_64 package on Fedora 35

Last metadata expiration check: 2:32:59 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libstrophe
Version : 0.10.1
Release : 4.fc35
Architecture : x86_64
Size : 76 k
Source : libstrophe-0.10.1-4.fc35.src.rpm
Repository : fedora
Summary : An XMPP library for C
URL : https://strophe.im/libstrophe/
License : MIT and GPLv3
Description : libstrophe is a minimal XMPP library written in C. It has almost no
: external dependencies, only an XML parsing library (expat or libxml
: are both supported). It is designed for both POSIX and Windows
: systems.