How to Install and Uninstall libsoup-3_0-0-32bit Package on openSuSE Tumbleweed

Last updated: January 04,2025

1. Install "libsoup-3_0-0-32bit" package

This guide let you learn how to install libsoup-3_0-0-32bit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libsoup-3_0-0-32bit

2. Uninstall "libsoup-3_0-0-32bit" package

Please follow the instructions below to uninstall libsoup-3_0-0-32bit on openSuSE Tumbleweed:

$ sudo zypper remove libsoup-3_0-0-32bit

3. Information about the libsoup-3_0-0-32bit package on openSuSE Tumbleweed

Information for package libsoup-3_0-0-32bit:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libsoup-3_0-0-32bit
Version : 3.4.4-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 661.7 KiB
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
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