How to Install and Uninstall ruby-typed-array Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "ruby-typed-array" package

This guide let you learn how to install ruby-typed-array on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-typed-array" package

Please follow the guidance below to uninstall ruby-typed-array on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-typed-array package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-typed-array
Priority: optional
Section: universe/ruby
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.2-4
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-typed-array/ruby-typed-array_0.1.2-4_all.deb
Size: 5708
MD5sum: a0f9422adacbc4f75716724593ed11ee
SHA1: 5d1d5bc369ff84ec6aa43b01b66c28e8c51c8f63
SHA256: ff7005e9e3d9303ad2f2068a39a8af80ce2ee78668d8d1a13a3c1dac714a79a7
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
Homepage: https://github.com/yaauie/typed-array
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu