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

Last updated: May 20,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall ruby-state-machines-activerecord on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-state-machines-activerecord
Priority: optional
Section: universe/ruby
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.0-1
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 4.1), ruby-state-machines-activemodel (>= 0.3.0)
Filename: pool/universe/r/ruby-state-machines-activerecord/ruby-state-machines-activerecord_0.3.0-1_all.deb
Size: 9778
MD5sum: e339113b967a7987de8e148bde00bb75
SHA1: 7446f492ff0f83ae2b31ca46cdf93127f4252018
SHA256: 9ed076e12ebf33427a6eb650e7df2ff4eb23a3fc0777c32defce02a67c29ed14
Description-en: State machines Active Record Integration
The Active Record integration adds support for database transactions,
automatically saving the record, named scopes, validation errors.
.
This library replaces state_machine.
Description-md5: 583433be55673e2fb3f97be9d336e621
Homepage: https://github.com/state-machines/state_machines-activerecord
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu