How to Install and Uninstall squirrel Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "squirrel" package
This is a short guide on how to install squirrel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
squirrel
Copied
2. Uninstall "squirrel" package
This is a short guide on how to uninstall squirrel on openSuSE Tumbleweed:
$
sudo zypper remove
squirrel
Copied
3. Information about the squirrel package on openSuSE Tumbleweed
Information for package squirrel:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : squirrel
Version : 3.2-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 18.1 KiB
Installed : No
Status : not installed
Source package : squirrel-3.2-3.1.src
Upstream URL : https://squirrel-lang.org/
Summary : A high level imperative/OO programming language
Description :
Squirrel is a programming language featuring higher-order functions,
classes, inheritance, delegation, tail recursion, generators,
cooperative threads, exception handling, reference counting, garbage
collection on demand, and a C-like syntax.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : squirrel
Version : 3.2-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 18.1 KiB
Installed : No
Status : not installed
Source package : squirrel-3.2-3.1.src
Upstream URL : https://squirrel-lang.org/
Summary : A high level imperative/OO programming language
Description :
Squirrel is a programming language featuring higher-order functions,
classes, inheritance, delegation, tail recursion, generators,
cooperative threads, exception handling, reference counting, garbage
collection on demand, and a C-like syntax.