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

Last updated: October 06,2024

1. Install "libapreq2.x86_64" package

In this section, we are going to explain the necessary steps to install libapreq2.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libapreq2.x86_64

2. Uninstall "libapreq2.x86_64" package

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

$ sudo dnf remove libapreq2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:13:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libapreq2
Version : 2.16
Release : 1.fc34
Architecture : x86_64
Size : 34 k
Source : libapreq2-2.16-1.fc34.src.rpm
Repository : updates
Summary : Apache HTTP request library
URL : http://httpd.apache.org/apreq/
License : ASL 2.0
Description : libapreq is a shared library with associated modules for manipulating
: client request data via the Apache API. Functionality includes
: parsing of application/x-www-form-urlencoded and multipart/form-data
: content, as well as HTTP cookies.