How to Install and Uninstall slang.x86_64 Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "slang.x86_64" package
Here is a brief guide to show you how to install slang.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
slang.x86_64
Copied
2. Uninstall "slang.x86_64" package
Please follow the guidance below to uninstall slang.x86_64 on Oracle Linux 9:
$
sudo dnf remove
slang.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the slang.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:23:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : slang
Version : 2.3.2
Release : 11.el9
Architecture : x86_64
Size : 374 k
Source : slang-2.3.2-11.el9.src.rpm
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.
Available Packages
Name : slang
Version : 2.3.2
Release : 11.el9
Architecture : x86_64
Size : 374 k
Source : slang-2.3.2-11.el9.src.rpm
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.