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

Last updated: May 18,2024

1. Install "libapreq2.x86_64" package

Please follow the step by step instructions below to install libapreq2.x86_64 on Fedora 36

$ 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 36:

$ sudo dnf remove libapreq2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:36:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libapreq2
Version : 2.16
Release : 4.fc36
Architecture : x86_64
Size : 34 k
Source : libapreq2-2.16-4.fc36.src.rpm
Repository : fedora
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.