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

Last updated: October 05,2024

1. Install "libcurl-minimal.i686" package

This guide covers the steps necessary to install libcurl-minimal.i686 on Fedora 34

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

2. Uninstall "libcurl-minimal.i686" package

Learn how to uninstall libcurl-minimal.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:15:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libcurl-minimal
Version : 7.76.1
Release : 16.fc34
Architecture : i686
Size : 292 k
Source : curl-7.76.1-16.fc34.src.rpm
Repository : updates
Summary : Conservatively configured build of libcurl for minimal installations
URL : https://curl.se/
License : MIT
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.