How to Install and Uninstall libcurl4 Package on openSUSE Leap
Last updated: November 22,2024
1. Install "libcurl4" package
This is a short guide on how to install libcurl4 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libcurl4
Copied
2. Uninstall "libcurl4" package
This guide covers the steps necessary to uninstall libcurl4 on openSUSE Leap:
$
sudo zypper remove
libcurl4
Copied
3. Information about the libcurl4 package on openSUSE Leap
Information for package libcurl4:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libcurl4
Version : 8.0.1-150400.5.41.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 676.4 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : curl-8.0.1-150400.5.41.1.src
Upstream URL : https://curl.se
Summary : Library for transferring data from URLs
Description :
The cURL shared library for accessing data using different
network protocols.
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libcurl4
Version : 8.0.1-150400.5.41.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 676.4 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : curl-8.0.1-150400.5.41.1.src
Upstream URL : https://curl.se
Summary : Library for transferring data from URLs
Description :
The cURL shared library for accessing data using different
network protocols.