How to Install and Uninstall ruby-tins Package on Kali Linux

Last updated: May 13,2024

1. Install "ruby-tins" package

Please follow the guidelines below to install ruby-tins on Kali Linux

$ sudo apt update $ sudo apt install ruby-tins

2. Uninstall "ruby-tins" package

Please follow the guidance below to uninstall ruby-tins on Kali Linux:

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

3. Information about the ruby-tins package on Kali Linux

Package: ruby-tins
Version: 1.32.1-1
Installed-Size: 198
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-sync
Size: 32208
SHA256: 294edd0e1496c7408e45052093a11a2f8d9c725a2b1c63b599abaa2cce0c2adc
SHA1: 7002ee68baa45899e272fd1328a5bd4bf9c20216
MD5sum: ce43ce79a208fb6ef2f1aa231f57659a
Description: useful tools library in Ruby
All the stuff that isn't good/big enough for a real library.
.
A few sample tools:
* Round - A bit more versatile rounding for Ruby.
* Null - Implementation of the null object pattern in Ruby.
* SecureWrite - Write to a file atomically.
Description-md5:
Homepage: https://github.com/flori/tins
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-tins/ruby-tins_1.32.1-1_all.deb