How to Install and Uninstall libsoup3.x86_64 Package on Fedora 39
Last updated: November 28,2024
1. Install "libsoup3.x86_64" package
Here is a brief guide to show you how to install libsoup3.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libsoup3.x86_64
Copied
2. Uninstall "libsoup3.x86_64" package
This is a short guide on how to uninstall libsoup3.x86_64 on Fedora 39:
$
sudo dnf remove
libsoup3.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsoup3.x86_64 package on Fedora 39
Last metadata expiration check: 0:30:38 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libsoup3
Version : 3.4.4
Release : 1.fc39
Architecture : x86_64
Size : 389 k
Source : libsoup3-3.4.4-1.fc39.src.rpm
Repository : updates
Summary : Soup, an HTTP library implementation
URL : https://wiki.gnome.org/Projects/libsoup
License : LGPL-2.0-or-later
Description : Libsoup is an HTTP library implementation in C. It was originally part
: of a SOAP (Simple Object Access Protocol) implementation called Soup, but
: the SOAP and non-SOAP parts have now been split into separate packages.
:
: libsoup uses the Glib main loop and is designed to work well with GTK
: applications. This enables GNOME applications to access HTTP servers
: on the network in a completely asynchronous fashion, very similar to
: the Gtk+ programming model (a synchronous operation mode is also
: supported for those who want it), but the SOAP parts were removed
: long ago.
Available Packages
Name : libsoup3
Version : 3.4.4
Release : 1.fc39
Architecture : x86_64
Size : 389 k
Source : libsoup3-3.4.4-1.fc39.src.rpm
Repository : updates
Summary : Soup, an HTTP library implementation
URL : https://wiki.gnome.org/Projects/libsoup
License : LGPL-2.0-or-later
Description : Libsoup is an HTTP library implementation in C. It was originally part
: of a SOAP (Simple Object Access Protocol) implementation called Soup, but
: the SOAP and non-SOAP parts have now been split into separate packages.
:
: libsoup uses the Glib main loop and is designed to work well with GTK
: applications. This enables GNOME applications to access HTTP servers
: on the network in a completely asynchronous fashion, very similar to
: the Gtk+ programming model (a synchronous operation mode is also
: supported for those who want it), but the SOAP parts were removed
: long ago.