How to Install and Uninstall libserf.i686 Package on Fedora 35

Last updated: November 15,2024

1. Install "libserf.i686" package

This is a short guide on how to install libserf.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libserf.i686

2. Uninstall "libserf.i686" package

Here is a brief guide to show you how to uninstall libserf.i686 on Fedora 35:

$ sudo dnf remove libserf.i686 $ sudo dnf autoremove

3. Information about the libserf.i686 package on Fedora 35

Last metadata expiration check: 1:58:57 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libserf
Version : 1.3.9
Release : 19.fc35
Architecture : i686
Size : 63 k
Source : libserf-1.3.9-19.fc35.src.rpm
Repository : fedora
Summary : High-Performance Asynchronous HTTP Client Library
URL : http://serf.apache.org/
License : ASL 2.0
Description : The serf library is a C-based HTTP client library built upon the Apache
: Portable Runtime (APR) library. It multiplexes connections, running the
: read/write communication asynchronously. Memory copies and transformations are
: kept to a minimum to provide high performance operation.