How to Install and Uninstall rubygem-linked-list.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "rubygem-linked-list.noarch" package

This guide covers the steps necessary to install rubygem-linked-list.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rubygem-linked-list.noarch

2. Uninstall "rubygem-linked-list.noarch" package

Please follow the steps below to uninstall rubygem-linked-list.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rubygem-linked-list.noarch $ sudo dnf autoremove

3. Information about the rubygem-linked-list.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:09:34 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rubygem-linked-list
Version : 0.0.16
Release : 1.el8
Architecture : noarch
Size : 12 k
Source : rubygem-linked-list-0.0.16-1.el8.src.rpm
Repository : epel
Summary : Ruby implementation of Doubly Linked List, following some Ruby idioms
URL : https://github.com/spectator/linked-list
License : MIT
Description : Ruby implementation of Doubly Linked List, following some Ruby idioms.