How to Install and Uninstall slang-devel.i686 Package on Rocky Linux 8

Last updated: November 09,2024

1. Install "slang-devel.i686" package

Here is a brief guide to show you how to install slang-devel.i686 on Rocky Linux 8

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

2. Uninstall "slang-devel.i686" package

This guide let you learn how to uninstall slang-devel.i686 on Rocky Linux 8:

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

3. Information about the slang-devel.i686 package on Rocky Linux 8

Last metadata expiration check: 0:39:36 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : slang-devel
Version : 2.3.2
Release : 3.el8
Architecture : i686
Size : 222 k
Source : slang-2.3.2-3.el8.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.