How to Install and Uninstall libsoup-devel Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libsoup-devel" package

This is a short guide on how to install libsoup-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libsoup-devel

2. Uninstall "libsoup-devel" package

Please follow the guidance below to uninstall libsoup-devel on openSuSE Tumbleweed:

$ sudo zypper remove libsoup-devel

3. Information about the libsoup-devel package on openSuSE Tumbleweed

Information for package libsoup-devel:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libsoup-devel
Version : 3.4.4-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.1 MiB
Installed : No
Status : not installed
Source package : libsoup-3.4.4-1.3.src
Upstream URL : https://wiki.gnome.org/Projects/libsoup
Summary : HTTP client/server library for GNOME - Development Files
Description :
Libsoup is an HTTP client/server library for GNOME. It uses GObjects
and the glib main loop, to integrate well with GNOME applications.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* XML-RPC support

5. The same packages on other Linux Distributions