How to Install and Uninstall ruby2.5-rubygem-activerecord-5.2 Package on openSUSE Leap

Last updated: October 05,2024

1. Install "ruby2.5-rubygem-activerecord-5.2" package

Learn how to install ruby2.5-rubygem-activerecord-5.2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-activerecord-5.2

2. Uninstall "ruby2.5-rubygem-activerecord-5.2" package

In this section, we are going to explain the necessary steps to uninstall ruby2.5-rubygem-activerecord-5.2 on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-activerecord-5.2

3. Information about the ruby2.5-rubygem-activerecord-5.2 package on openSUSE Leap

Information for package ruby2.5-rubygem-activerecord-5.2:
---------------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-activerecord-5.2
Version : 5.2.3-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : rubygem-activerecord-5.2-5.2.3-bp155.2.12.src
Upstream URL : http://rubyonrails.org
Summary : Object-relational mapper framework (part of Rails)
Description :
Databases on Rails. Build a persistent domain model by mapping database tables
to Ruby classes. Strong conventions for associations, validations,
aggregations, migrations, and testing come baked-in.