How to Install and Uninstall ruby-ref Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "ruby-ref" package

Please follow the guidelines below to install ruby-ref on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-ref

2. Uninstall "ruby-ref" package

Please follow the guidelines below to uninstall ruby-ref on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-ref package on Ubuntu 21.10 (Impish Indri)

Package: ruby-ref
Architecture: all
Version: 2.0.0-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: 58
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-ref/ruby-ref_2.0.0-1_all.deb
Size: 10286
MD5sum: 2aa20101248729528ccd6eda1e8a72e0
SHA1: 3a41b3b65d1f28c4c782c6e84d00e95169873afa
SHA256: cb0daa1e7e94d9880b9e3faed4d14a384a9517521bc63eaf69b491baf940d185
SHA512: aeee9259494c6aaf303a72daeb239c55cc7ee628c82faf52c51398cfd1a8dfa541300c5a399d5c775db15d257aa9f440291414285f1925e07dbe0d48863f27d2
Homepage: https://github.com/bdurand/ref
Description-en: library implements weak, soft, and strong references in Ruby
This library provides object references for Ruby as well as some common
utilities for working with references. Object references are used to point to
other objects and come in three distinct flavors (weak, soft, and strong),
that interact differently with the garbage collector.
.
It also includes an implementation of maps and hashes that use references and
a reference queue.
Description-md5: 9291077ea60af25956159df2af4edd26
Ruby-Versions: all