How to Install and Uninstall janet-devel-static Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "janet-devel-static" package

Please follow the step by step instructions below to install janet-devel-static on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install janet-devel-static

2. Uninstall "janet-devel-static" package

Here is a brief guide to show you how to uninstall janet-devel-static on openSuSE Tumbleweed:

$ sudo zypper remove janet-devel-static

3. Information about the janet-devel-static package on openSuSE Tumbleweed

Information for package janet-devel-static:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : janet-devel-static
Version : 1.33.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.5 MiB
Installed : No
Status : not installed
Source package : janet-1.33.0-1.2.src
Upstream URL : https://janet-lang.org
Summary : Headers for embedding Janet scripting
Description :
Janet is a functional and imperative programming language. Janet scripting
can be added to an application by embedding a single C source file and a
single header.
This package contains the development files for the Janet programming language.
It contains static libraries for -static linking which is highly discouraged.