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

Last updated: May 17,2024

1. Install "slang-devel.i686" package

Please follow the step by step instructions below to install slang-devel.i686 on Oracle Linux 8

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

2. Uninstall "slang-devel.i686" package

Please follow the step by step instructions below to uninstall slang-devel.i686 on Oracle Linux 8:

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

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

Last metadata expiration check: 5:47:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : slang-devel
Version : 2.3.2
Release : 3.el8
Architecture : i686
Size : 223 k
Source : slang-2.3.2-3.el8.src.rpm
Repository : ol8_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.