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

Last updated: May 18,2024

1. Install "ruby-dry-core" package

This guide let you learn how to install ruby-dry-core on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-dry-core

2. Uninstall "ruby-dry-core" package

This guide covers the steps necessary to uninstall ruby-dry-core on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-dry-core $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-dry-core
Architecture: all
Version: 0.4.9-2
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: 53
Depends: ruby-concurrent (>= 1.0)
Filename: pool/universe/r/ruby-dry-core/ruby-dry-core_0.4.9-2_all.deb
Size: 10124
MD5sum: f8df5876fd77d4b151d3a480f150df95
SHA1: 5ff85356293ce61c9ddeff064e60d729a4029599
SHA256: c1d7e94e88d9c1e302f8673d4455789b2e70e0aa4120287d082487ad5117e7f1
SHA512: 0c5ac8d67ef6121c9ee4bd4783092a1893f5a8bc263971653214ac149dfc09f51597d3913e21beef41918485947382a14f9a5a8d105a3ddc5227c3ab10b4cc3a
Homepage: https://github.com/dry-rb/dry-core
Description-en: Toolset of small support modules used throughout the dry-rb ecosystem.
dry-core is a simple toolset that can be used in many places.
.
It allows you to cache call results that are solely determined
by arguments. And also provides a list of constants you can use
to avoid memory allocations or identity checks.
Description-md5: 6a12327b9a828af207b46e94414dfc24
Ruby-Versions: all