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

Last updated: May 16,2024

1. Install "ruby-virtus" package

Please follow the step by step instructions below to install ruby-virtus on Kali Linux

$ sudo apt update $ sudo apt install ruby-virtus

2. Uninstall "ruby-virtus" package

Please follow the instructions below to uninstall ruby-virtus on Kali Linux:

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

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

Package: ruby-virtus
Version: 2.0.0-2
Installed-Size: 127
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-axiom-types (>= 0.1), ruby-coercible (>= 1.0), ruby-descendants-tracker (>= 0.0.3), ruby-dry-inflector, ruby-equalizer
Size: 28492
SHA256: ed2253a0c1b9f7950ebe9180235344f138d64f4665cc5c2f51242b4d73ab9c04
SHA1: 9e229fd23a2541990fad77fb8046941592b4f86f
MD5sum: 1d93618f057446cb936b616d3db84f85
Description: attributes on steroids for plain old Ruby objects
The goal of this Ruby library is to provide a common API for defining
attributes on a model so all object relational and object document mappers
could use it instead of reinventing the wheel all over again.
.
It is also suitable for any other use case where Ruby objects need to be
extended with attributes that require data coercions.
.
This is a partial extraction of the DataMapper property API.
Description-md5:
Homepage: https://github.com/solnic/virtus
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-virtus/ruby-virtus_2.0.0-2_all.deb