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

Last updated: May 12,2024

1. Install "ruby-typed-array" package

In this section, we are going to explain the necessary steps to install ruby-typed-array on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-typed-array" package

Learn how to uninstall ruby-typed-array on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-typed-array
Architecture: all
Version: 0.1.2-7
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: 28
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-typed-array/ruby-typed-array_0.1.2-7_all.deb
Size: 6324
MD5sum: 626d3accb5a4b83b603bb4be0a865b16
SHA1: b568759f342d70921c6d09f924792e106bc266c3
SHA256: 39269bd1b1a925b0440a5d5e56f72aed72f6940d65345b4d1d955d1c52c6562f
SHA512: 979dc0df2ab8e0f5ff2a5b84812ac6065b2db6a4463136703015b0d5500519d0fbf4848153fd7b154784d44c136016d65ebafcacf21000e4268c809143e6bbec
Homepage: https://github.com/yaauie/typed-array
Description-en: 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: e8bf55a069d483424386b8fd1263a7a8
Ruby-Versions: all