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

Last updated: October 04,2024

1. Install "ruby2.5-rubygem-active_link_to" package

This is a short guide on how to install ruby2.5-rubygem-active_link_to on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-active_link_to

2. Uninstall "ruby2.5-rubygem-active_link_to" package

This guide covers the steps necessary to uninstall ruby2.5-rubygem-active_link_to on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-active_link_to

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

Information for package ruby2.5-rubygem-active_link_to:
-------------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-active_link_to
Version : 1.0.5-3.3.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 22.8 KiB
Installed : No
Status : not installed
Source package : rubygem-active_link_to-1.0.5-3.3.2.src
Upstream URL : http://github.com/comfy/active_link_to
Summary : ActionView helper to render currently active links
Description :
Helpful method when you need to add some logic that figures out if the link
(or more often navigation item) is selected based on the current page or other
arbitrary condition.