How to Install and Uninstall rubygem-linked-list.noarch Package on Fedora 38

Last updated: November 27,2024

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

Please follow the guidelines below to install rubygem-linked-list.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall rubygem-linked-list.noarch on Fedora 38:

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

3. Information about the rubygem-linked-list.noarch package on Fedora 38

Last metadata expiration check: 1:33:10 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rubygem-linked-list
Version : 0.0.16
Release : 4.fc38
Architecture : noarch
Size : 12 k
Source : rubygem-linked-list-0.0.16-4.fc38.src.rpm
Repository : fedora
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.