How to Install and Uninstall rubygem-parallel.noarch Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "rubygem-parallel.noarch" package

Please follow the step by step instructions below to install rubygem-parallel.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install rubygem-parallel.noarch

2. Uninstall "rubygem-parallel.noarch" package

Here is a brief guide to show you how to uninstall rubygem-parallel.noarch on Oracle Linux 8:

$ sudo dnf remove rubygem-parallel.noarch $ sudo dnf autoremove

3. Information about the rubygem-parallel.noarch package on Oracle Linux 8

Last metadata expiration check: 3:29:16 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-parallel
Version : 1.12.1
Release : 5.el8
Architecture : noarch
Size : 16 k
Source : rubygem-parallel-1.12.1-5.el8.src.rpm
Repository : epel
Summary : Run any kind of code in parallel processes
URL : https://github.com/grosser/parallel
License : MIT
Description : Run any kind of code in parallel processes.