How to Install and Uninstall slang-devel.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "slang-devel.x86_64" package

In this section, we are going to explain the necessary steps to install slang-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "slang-devel.x86_64" package

Learn how to uninstall slang-devel.x86_64 on Oracle Linux 9:

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

3. Information about the slang-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:36:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : slang-devel
Version : 2.3.2
Release : 11.el9
Architecture : x86_64
Size : 202 k
Source : slang-2.3.2-11.el9.src.rpm
Repository : ol9_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.