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

Last updated: October 03,2024

1. Install "slang-devel.i686" package

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

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

2. Uninstall "slang-devel.i686" package

Please follow the guidance below to uninstall slang-devel.i686 on CentOS Stream 9:

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

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

Last metadata expiration check: 0:39:18 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : slang-devel
Version : 2.3.2
Release : 11.el9
Architecture : i686
Size : 194 k
Source : slang-2.3.2-11.el9.src.rpm
Repository : appstream
Summary : Development files for the S-Lang extension language
URL : https://www.jedsoft.org/slang/
License : GPLv2+
Description : This package contains files which you'll need if you want to
: develop S-Lang based applications. Documentation which may help
: you write S-Lang based applications is also included.
:
: Install the slang-devel package if you want to develop applications
: based on the S-Lang extension language.