How to Install and Uninstall libpeas.i686 Package on CentOS Stream 9

Last updated: June 30,2024

1. Install "libpeas.i686" package

In this section, we are going to explain the necessary steps to install libpeas.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libpeas.i686

2. Uninstall "libpeas.i686" package

Please follow the instructions below to uninstall libpeas.i686 on CentOS Stream 9:

$ sudo dnf remove libpeas.i686 $ sudo dnf autoremove

3. Information about the libpeas.i686 package on CentOS Stream 9

Last metadata expiration check: 2:54:49 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libpeas
Version : 1.30.0
Release : 4.el9
Architecture : i686
Size : 135 k
Source : libpeas-1.30.0-4.el9.src.rpm
Repository : baseos
Summary : Plug-ins implementation convenience library
URL : https://wiki.gnome.org/Projects/Libpeas
License : LGPLv2+
Description : libpeas is a convenience library making adding plug-ins support
: to glib-based applications.