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

Last updated: September 20,2024

1. Install "slang-devel.x86_64" package

This is a short guide on how to install slang-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "slang-devel.x86_64" package

Please follow the guidelines below to uninstall slang-devel.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 1:54:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : slang-devel
Version : 2.3.2
Release : 3.el8
Architecture : x86_64
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.