How to Install and Uninstall slang-devel Package on openSUSE Leap

Last updated: May 10,2024

1. Install "slang-devel" package

This guide covers the steps necessary to install slang-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install slang-devel

2. Uninstall "slang-devel" package

This tutorial shows how to uninstall slang-devel on openSUSE Leap:

$ sudo zypper remove slang-devel

3. Information about the slang-devel package on openSUSE Leap

Information for package slang-devel:
------------------------------------
Repository : Main Repository
Name : slang-devel
Version : 2.3.1a-150000.5.2.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 5.5 MiB
Installed : No
Status : not installed
Source package : slang-2.3.1a-150000.5.2.3.src
Upstream URL : http://www.jedsoft.org/
Summary : Programming Library and Embeddable Extension Language - Development Package
Description :
S-Lang is a programming library for creating multi-platform software.
It provides display/screen management, keyboard input, keymaps, etc.
Another feature is the interpreter for the S-Lang extension language
which can be embedded into an application to make it extensible. With
slsh, a standalone interpreter is available as well.
This package contains all necessary include files and libraries needed to
develop applications that require it.

5. The same packages on other Linux Distributions