How to Install and Uninstall ruby-typed-array Package on Kali Linux

Last updated: May 13,2024

1. Install "ruby-typed-array" package

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

$ sudo apt update $ sudo apt install ruby-typed-array

2. Uninstall "ruby-typed-array" package

This guide let you learn how to uninstall ruby-typed-array on Kali Linux:

$ sudo apt remove ruby-typed-array $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-typed-array package on Kali Linux

Package: ruby-typed-array
Version: 0.1.2-9
Installed-Size: 28
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any
Size: 6320
SHA256: 78a78bbfcdbeadd48d210438a75cf1b763b44247be1b55b63c64010fe0419855
SHA1: 73b65a3ca200a00f6f0b1f2d23aaa5121dc02a7c
MD5sum: b5da551a8c6f11f33147501e0c755434
Description: Ruby library providing enforced-type functionality to Arrays
All methods that alter the contents of an array that implements this Gem are
first checked to ensure that the added items are of the types allowed. All
methods behave exactly as their Array counterparts, including additional
forms, block processing, etc.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/yaauie/typed-array
Tag: implemented-in::ruby, role::shared-lib
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-typed-array/ruby-typed-array_0.1.2-9_all.deb