How to Install and Uninstall ruby-ref Package on Kali Linux
Last updated: November 25,2024
1. Install "ruby-ref" package
In this section, we are going to explain the necessary steps to install ruby-ref on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-ref
Copied
2. Uninstall "ruby-ref" package
Please follow the guidance below to uninstall ruby-ref on Kali Linux:
$
sudo apt remove
ruby-ref
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-ref package on Kali Linux
Package: ruby-ref
Version: 2.0.0-1.1
Installed-Size: 59
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 10780
SHA256: 3d4e1c239b769a65352c52afde5ea3083a26ed0256b991b42e0b6b683bc7fb94
SHA1: ba646c69a1f77328d295803169bbdca5e2ce3f50
MD5sum: 53f34f24e8828e80e681457655d3bd6a
Description: 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:
Homepage: https://github.com/bdurand/ref
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ref/ruby-ref_2.0.0-1.1_all.deb
Version: 2.0.0-1.1
Installed-Size: 59
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 10780
SHA256: 3d4e1c239b769a65352c52afde5ea3083a26ed0256b991b42e0b6b683bc7fb94
SHA1: ba646c69a1f77328d295803169bbdca5e2ce3f50
MD5sum: 53f34f24e8828e80e681457655d3bd6a
Description: 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:
Homepage: https://github.com/bdurand/ref
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ref/ruby-ref_2.0.0-1.1_all.deb