How to Install and Uninstall ruby3.3 Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "ruby3.3" package
Please follow the guidelines below to install ruby3.3 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ruby3.3
Copied
2. Uninstall "ruby3.3" package
Please follow the steps below to uninstall ruby3.3 on openSuSE Tumbleweed:
$
sudo zypper remove
ruby3.3
Copied
3. Information about the ruby3.3 package on openSuSE Tumbleweed
Information for package ruby3.3:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3
Version : 3.3.0-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 27.3 MiB
Installed : No
Status : not installed
Source package : ruby3.3-3.3.0-1.3.src
Upstream URL : https://www.ruby-lang.org/
Summary : An Interpreted Object-Oriented Scripting Language
Description :
Ruby is an interpreted scripting language for object-oriented programming. It
has many features for processing text files and performing system management
tasks (as in Perl). It is extensible.
* Ruby features:
- Simple Syntax
- *Normal* Object-Oriented features (class, method calls, for
example)
- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for
example)
- Operator Overloading
- Exception Handling
- Iterators and Closures
- Garbage Collection
- Dynamic Loading of Object Files (on some architectures)
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3
Version : 3.3.0-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 27.3 MiB
Installed : No
Status : not installed
Source package : ruby3.3-3.3.0-1.3.src
Upstream URL : https://www.ruby-lang.org/
Summary : An Interpreted Object-Oriented Scripting Language
Description :
Ruby is an interpreted scripting language for object-oriented programming. It
has many features for processing text files and performing system management
tasks (as in Perl). It is extensible.
* Ruby features:
- Simple Syntax
- *Normal* Object-Oriented features (class, method calls, for
example)
- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for
example)
- Operator Overloading
- Exception Handling
- Iterators and Closures
- Garbage Collection
- Dynamic Loading of Object Files (on some architectures)