How to Install and Uninstall ruby-state-machines Package on Kali Linux

Last updated: May 16,2024

1. Install "ruby-state-machines" package

Learn how to install ruby-state-machines on Kali Linux

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

2. Uninstall "ruby-state-machines" package

Please follow the steps below to uninstall ruby-state-machines on Kali Linux:

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

3. Information about the ruby-state-machines package on Kali Linux

Package: ruby-state-machines
Version: 0.5.0-3
Installed-Size: 299
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Breaks: ruby-state-machines-activemodel (<< 0.5~)
Size: 57096
SHA256: f17248319459f13691285220669936f90d4513a934d2c7c41c546102801dee7c
SHA1: 627e99e1617ffe5f436174fa4b14bb3f3257f885
MD5sum: 0311bdfda5a4485c98ad06f60e4b5224
Description: 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:
Homepage: https://github.com/state-machines/state_machines
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-state-machines/ruby-state-machines_0.5.0-3_all.deb