How to Install and Uninstall curl Package on openSuSE Tumbleweed
Last updated: March 15,2025
1. Install "curl" package
Learn how to install curl on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
curl
Copied
2. Uninstall "curl" package
In this section, we are going to explain the necessary steps to uninstall curl on openSuSE Tumbleweed:
$
sudo zypper remove
curl
Copied
3. Information about the curl package on openSuSE Tumbleweed
Information for package curl:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : curl
Version : 8.6.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 868.6 KiB
Installed : Yes
Status : up-to-date
Source package : curl-8.6.0-3.1.src
Upstream URL : https://curl.se
Summary : A Tool for Transferring Data from URLs
Description :
Curl is a client to get documents and files from or send documents to a
server using any of the supported protocols (HTTP, HTTPS, FTP, FTPS,
TFTP, DICT, TELNET, LDAP, or FILE). The command is designed to work
without user interaction or any kind of interactivity.
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : curl
Version : 8.6.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 868.6 KiB
Installed : Yes
Status : up-to-date
Source package : curl-8.6.0-3.1.src
Upstream URL : https://curl.se
Summary : A Tool for Transferring Data from URLs
Description :
Curl is a client to get documents and files from or send documents to a
server using any of the supported protocols (HTTP, HTTPS, FTP, FTPS,
TFTP, DICT, TELNET, LDAP, or FILE). The command is designed to work
without user interaction or any kind of interactivity.