How to Install and Uninstall ruby-sorted-set Package on Kali Linux

Last updated: May 10,2024

1. Install "ruby-sorted-set" package

Here is a brief guide to show you how to install ruby-sorted-set on Kali Linux

$ sudo apt update $ sudo apt install ruby-sorted-set

2. Uninstall "ruby-sorted-set" package

This tutorial shows how to uninstall ruby-sorted-set on Kali Linux:

$ sudo apt remove ruby-sorted-set $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-sorted-set package on Kali Linux

Package: ruby-sorted-set
Version: 1.0.3-3
Installed-Size: 22
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rbtree
Breaks: ruby-hamster (<< 3.0.0-3~), ruby-semantic-puppet (<< 1.0.4-1~)
Size: 4736
SHA256: 16585d1d6119b510b545eadc8a6d7778caed2cf41d2a4441b6512c720a937cff
SHA1: aef87baa49e0623eda0b35099427bd3b55a1a4f0
MD5sum: db4a35ec33ecb3d4583246e4ff4e0d9f
Description: variant of Set with elements sorted in ascending order
This Ruby library implements a variant of Set whose elements are sorted in
ascending order.
.
The sorted_set library used to be part of Ruby's standard library before
ruby3.0.
Description-md5:
Homepage: https://github.com/knu/sorted_set
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-sorted-set/ruby-sorted-set_1.0.3-3_all.deb