How to Install and Uninstall squirrel Package on openSUSE Leap
Last updated: November 26,2024
1. Install "squirrel" package
Here is a brief guide to show you how to install squirrel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
squirrel
Copied
2. Uninstall "squirrel" package
Please follow the step by step instructions below to uninstall squirrel on openSUSE Leap:
$
sudo zypper remove
squirrel
Copied
3. Information about the squirrel package on openSUSE Leap
Information for package squirrel:
---------------------------------
Repository : Main Repository
Name : squirrel
Version : 3.2-bp155.1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 462.7 KiB
Installed : No
Status : not installed
Source package : squirrel-3.2-bp155.1.4.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 : Main Repository
Name : squirrel
Version : 3.2-bp155.1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 462.7 KiB
Installed : No
Status : not installed
Source package : squirrel-3.2-bp155.1.4.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.