How to Install and Uninstall ruby-virtus Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "ruby-virtus" package

Here is a brief guide to show you how to install ruby-virtus on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-virtus

2. Uninstall "ruby-virtus" package

This tutorial shows how to uninstall ruby-virtus on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-virtus package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-virtus
Architecture: all
Version: 1.0.5-3
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: 122
Depends: ruby | ruby-interpreter, ruby-axiom-types (>= 0.1.1~), ruby-coercible, ruby-descendants-tracker, ruby-equalizer
Filename: pool/universe/r/ruby-virtus/ruby-virtus_1.0.5-3_all.deb
Size: 23822
MD5sum: 4030b015fb8f4df2afc1316e2a584f6f
SHA1: 3d5297d2cb6cd0db424eb71393d23e4d13a69dc5
SHA256: a459c6c8d6b4e82788987ffcdcd501a7b303c53b571d587654725c73e96576ca
SHA512: 36d633105e6f73f93a1847b2e09f23a427e77b1dc80607cf55c23f417c7dda677df3449d56bfe7b1a8d6a931d1a9b009d869db404fc59729abca9796a4891caa
Homepage: https://github.com/solnic/virtus
Description-en: 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: 4b23f41b91f6f2e32b88ea2f68551203
Ruby-Versions: all