How to Install and Uninstall libsoup-devel.i686 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "libsoup-devel.i686" package

Please follow the instructions below to install libsoup-devel.i686 on CentOS Stream 9

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

2. Uninstall "libsoup-devel.i686" package

This guide covers the steps necessary to uninstall libsoup-devel.i686 on CentOS Stream 9:

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

3. Information about the libsoup-devel.i686 package on CentOS Stream 9

Last metadata expiration check: 0:56:23 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libsoup-devel
Version : 2.72.0
Release : 8.el9
Architecture : i686
Size : 179 k
Source : libsoup-2.72.0-8.el9.src.rpm
Repository : 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.