How to Install and Uninstall flxmlrpc.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "flxmlrpc.i686" package

This tutorial shows how to install flxmlrpc.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install flxmlrpc.i686

2. Uninstall "flxmlrpc.i686" package

This tutorial shows how to uninstall flxmlrpc.i686 on Fedora 34:

$ sudo dnf remove flxmlrpc.i686 $ sudo dnf autoremove

3. Information about the flxmlrpc.i686 package on Fedora 34

Last metadata expiration check: 3:01:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : flxmlrpc
Version : 1.0.1
Release : 1.fc34
Architecture : i686
Size : 70 k
Source : flxmlrpc-1.0.1-1.fc34.src.rpm
Repository : updates
Summary : An xmlrpc library for the NBEMS suite of programs
URL : http://www.w1hkj.com
License : LGPLv3+
Description : This is version 1.0.1 of flxmlrpc, an implementation of the XmlRpc protocol
: written in C++, based upon XmlRpc++0.7 and modified to provide additional XmlRpc
: Variable types. It is used in fldigi, flrig, flnet, flmsg, flarq, flamp, fllog;
: a suite of programs written for amateur radio emergency communications.
:
: flxmlrpc is designed to make it easy to incorporate xmlrpc client and server
: support into C++ applications. Or use both client and server objects in your
: application for easy peer-to-peer support.