How to Install and Uninstall libcurl-minimal.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "libcurl-minimal.i686" package

This is a short guide on how to install libcurl-minimal.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libcurl-minimal.i686

2. Uninstall "libcurl-minimal.i686" package

This is a short guide on how to uninstall libcurl-minimal.i686 on Fedora 39:

$ sudo dnf remove libcurl-minimal.i686 $ sudo dnf autoremove

3. Information about the libcurl-minimal.i686 package on Fedora 39

Last metadata expiration check: 2:29:56 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libcurl-minimal
Version : 8.2.1
Release : 4.fc39
Architecture : i686
Size : 277 k
Source : curl-8.2.1-4.fc39.src.rpm
Repository : updates
Summary : Conservatively configured build of libcurl for minimal installations
URL : https://curl.se/
License : curl
Description : This is a replacement of the 'libcurl' package for minimal installations. It
: comes with a limited set of features compared to the 'libcurl' package. On the
: other hand, the package is smaller and requires fewer run-time dependencies to
: be installed.