How to Install and Uninstall ruby-parallel Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "ruby-parallel" package

Please follow the steps below to install ruby-parallel on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-parallel

2. Uninstall "ruby-parallel" package

Here is a brief guide to show you how to uninstall ruby-parallel on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-parallel $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-parallel package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-parallel
Architecture: all
Version: 1.19.1-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: ruby-progressbar
Filename: pool/universe/r/ruby-parallel/ruby-parallel_1.19.1-1_all.deb
Size: 7988
MD5sum: 070a357b618872cb06636b10a6a56e17
SHA1: dab294abe3571f36e00d1ab2010493d03adb1044
SHA256: e2301c46a83e65f8f48d346034ca2f1f45b9870d59ecad96d0142f0dd91593c9
SHA512: 909c0f61c7dc31c0f060be79b9c0eef5e07252647a287319af19cd5410e98ba8c63b08b604409b3ffad6f7c2ca4787c213e8c0675985c6cd7b431024d5576fa9
Homepage: https://github.com/grosser/parallel
Description-en: library to run any kind of code in parallel processes
This package provides a Ruby library to run any code in parallel Processes (in
order to use all CPUs) or Threads (to speedup blocking operations).
.
This is best suited for map-reduce operations or e.g. parallel
downloads or uploads.
Description-md5: 740ec9fb40a63a9b8b7e74bc3c2fdc47
Ruby-Versions: all