How to Install and Uninstall ruby2.5-rubygem-rake-11_3 Package on openSUSE Leap
Last updated: November 08,2024
1. Install "ruby2.5-rubygem-rake-11_3" package
Please follow the instructions below to install ruby2.5-rubygem-rake-11_3 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ruby2.5-rubygem-rake-11_3
Copied
2. Uninstall "ruby2.5-rubygem-rake-11_3" package
This tutorial shows how to uninstall ruby2.5-rubygem-rake-11_3 on openSUSE Leap:
$
sudo zypper remove
ruby2.5-rubygem-rake-11_3
Copied
3. Information about the ruby2.5-rubygem-rake-11_3 package on openSUSE Leap
Information for package ruby2.5-rubygem-rake-11_3:
--------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-rake-11_3
Version : 11.3.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 439.2 KiB
Installed : No
Status : not installed
Source package : rubygem-rake-11_3-11.3.0-bp155.2.10.src
Upstream URL : https://github.com/ruby/rake
Summary : Rake is a Make-like program implemented in Ruby
Description :
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified in standard Ruby syntax.
Rake has the following features:
* Rakefiles (rake's version of Makefiles) are completely defined in
standard Ruby syntax. No XML files to edit. No quirky Makefile
syntax to worry about (is that a tab or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to synthesize implicit tasks.
* Flexible FileLists that act like arrays but know about manipulating
file names and paths.
* A library of prepackaged tasks to make building rakefiles easier. For
example,
tasks for building tarballs and publishing to FTP or SSH sites. (Formerly
tasks for building RDoc and Gems were included in rake but they're now
available in RDoc and RubyGems respectively.)
* Supports parallel execution of tasks.
--------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-rake-11_3
Version : 11.3.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 439.2 KiB
Installed : No
Status : not installed
Source package : rubygem-rake-11_3-11.3.0-bp155.2.10.src
Upstream URL : https://github.com/ruby/rake
Summary : Rake is a Make-like program implemented in Ruby
Description :
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified in standard Ruby syntax.
Rake has the following features:
* Rakefiles (rake's version of Makefiles) are completely defined in
standard Ruby syntax. No XML files to edit. No quirky Makefile
syntax to worry about (is that a tab or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to synthesize implicit tasks.
* Flexible FileLists that act like arrays but know about manipulating
file names and paths.
* A library of prepackaged tasks to make building rakefiles easier. For
example,
tasks for building tarballs and publishing to FTP or SSH sites. (Formerly
tasks for building RDoc and Gems were included in rake but they're now
available in RDoc and RubyGems respectively.)
* Supports parallel execution of tasks.