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

Last updated: July 01,2024

1. Install "ruby-state-machines" package

Please follow the instructions below to install ruby-state-machines on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-state-machines" package

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

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

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

Package: ruby-state-machines
Priority: optional
Section: universe/ruby
Installed-Size: 321
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.0-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-state-machines/ruby-state-machines_0.4.0-2_all.deb
Size: 56386
MD5sum: 007604b0a727ee06593cc6b1660da2b9
SHA1: 901211acad2802f71b0407ed2b1f1f2d021e0bee
SHA256: 585dde1328c56c1d50aa9f55f30a800040040b344bcf525a5d1690a5fa26701e
Description-en: Adds support for creating state machines for attributes on any Ruby class
state_machines adds support for creating state machines for
attributes on any Ruby class. state_machine provides enough
flexibility for creating new machine definitions on the
fly based on an external source of transitions.
Description-md5: fee0dd28fbe8cce6aec2d4eb632932e6
Homepage: https://github.com/state-machines/state_machines
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu