How to Install and Uninstall slang.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "slang.src" package

Please follow the guidance below to install slang.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install slang.src

2. Uninstall "slang.src" package

Please follow the instructions below to uninstall slang.src on Oracle Linux 9:

$ sudo dnf remove slang.src $ sudo dnf autoremove

3. Information about the slang.src package on Oracle Linux 9

Last metadata expiration check: 1:52:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : slang
Version : 2.3.2
Release : 11.el9
Architecture : src
Size : 1.5 M
Source : None
Repository : ol9_appstream
Summary : Shared library for the S-Lang extension language
URL : https://www.jedsoft.org/slang/
License : GPLv2+
Description : S-Lang is an interpreted language and a programming library. The
: S-Lang language was designed so that it can be easily embedded into
: a program to provide the program with a powerful extension language.
: The S-Lang library, provided in this package, provides the S-Lang
: extension language. S-Lang's syntax resembles C, which makes it easy
: to recode S-Lang procedures in C if you need to.

Name : slang
Version : 2.3.2
Release : 11.el9
Architecture : src
Size : 1.5 M
Source : None
Repository : ol9_baseos_latest
Summary : Shared library for the S-Lang extension language
URL : https://www.jedsoft.org/slang/
License : GPLv2+
Description : S-Lang is an interpreted language and a programming library. The
: S-Lang language was designed so that it can be easily embedded into
: a program to provide the program with a powerful extension language.
: The S-Lang library, provided in this package, provides the S-Lang
: extension language. S-Lang's syntax resembles C, which makes it easy
: to recode S-Lang procedures in C if you need to.