How to Install and Uninstall libsoup-devel.x86_64 Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "libsoup-devel.x86_64" package

This tutorial shows how to install libsoup-devel.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libsoup-devel.x86_64

2. Uninstall "libsoup-devel.x86_64" package

This guide let you learn how to uninstall libsoup-devel.x86_64 on Oracle Linux 9:

$ sudo dnf remove libsoup-devel.x86_64 $ sudo dnf autoremove

3. Information about the libsoup-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:16:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libsoup-devel
Version : 2.72.0
Release : 8.el9
Architecture : x86_64
Size : 235 k
Source : libsoup-2.72.0-8.el9.src.rpm
Repository : ol9_appstream
Summary : Header files for the Soup library
URL : https://wiki.gnome.org/Projects/libsoup
License : LGPLv2
Description : Libsoup is an HTTP library implementation in C. This package allows
: you to develop applications that use the libsoup library.