How to Install and Uninstall curl-minimal.x86_64 Package on Fedora 39

Last updated: October 15,2024

1. Install "curl-minimal.x86_64" package

This tutorial shows how to install curl-minimal.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install curl-minimal.x86_64

2. Uninstall "curl-minimal.x86_64" package

In this section, we are going to explain the necessary steps to uninstall curl-minimal.x86_64 on Fedora 39:

$ sudo dnf remove curl-minimal.x86_64 $ sudo dnf autoremove

3. Information about the curl-minimal.x86_64 package on Fedora 39

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