How to Install and Uninstall ruby-state-machines-activemodel Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "ruby-state-machines-activemodel" package

Here is a brief guide to show you how to install ruby-state-machines-activemodel on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-state-machines-activemodel

2. Uninstall "ruby-state-machines-activemodel" package

Please follow the step by step instructions below to uninstall ruby-state-machines-activemodel on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-state-machines-activemodel $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-state-machines-activemodel package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-state-machines-activemodel
Priority: optional
Section: universe/ruby
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.0-1
Depends: ruby | ruby-interpreter, ruby-activemodel (>= 4.1), ruby-state-machines (>= 0.4.0)
Filename: pool/universe/r/ruby-state-machines-activemodel/ruby-state-machines-activemodel_0.3.0-1_all.deb
Size: 9342
MD5sum: 99008e3e81c2573e49ddf0a97c99c0ae
SHA1: 7c9012652fb0302df3b0845be274156d56477eaa
SHA256: 156ce24692e8e2cf9caa1128b21d7efafb4407e259851510c9ae6687ef47f8b6
Description-en: ActiveModel integration for State Machines
This package provides the gem state_machines-activemodel which adds support
for creating state machines for attributes on ActiveModel. The ActiveModel
integration is useful for both standalone usage and for providing the base
implementation for ORMs which implement the ActiveModel API. This integration
adds support for validation errors and dirty attribute tracking.
Description-md5: 343c8d2d9ed82026301167c8ca1937db
Homepage: https://github.com/state-machines/state_machines-activemodel
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu