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

Last updated: May 20,2024

1. Install "ruby-celluloid-fsm" package

Please follow the guidance below to install ruby-celluloid-fsm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-celluloid-fsm

2. Uninstall "ruby-celluloid-fsm" package

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

$ sudo apt remove ruby-celluloid-fsm $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-celluloid-fsm
Priority: optional
Section: universe/ruby
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.20.5-1
Replaces: ruby-celluloid (<< 0.17~)
Depends: bundler, ruby | ruby-interpreter, ruby-dotenv, ruby-nenv, ruby-rspec-logsplit (>= 0.1.2), ruby-timers (>= 4.1~)
Breaks: ruby-celluloid (<< 0.17~)
Filename: pool/universe/r/ruby-celluloid-fsm/ruby-celluloid-fsm_0.20.5-1_all.deb
Size: 5238
MD5sum: 1b76ae446be3e53eed456e3d57e27368
SHA1: d50ef6e8fb9d44b9e3b8b4e2e379d90dcb6597b6
SHA256: e1299680da72b483e80c717fda350c8db7b9afe69a313cb3e137adb933b38988
Description-en: Celluloid Finite State Machines
This gem provides simple finite state machines with integrated Celluloid
timeout support. Celluloid is an actor-based concurrent object framework for
Ruby.
Description-md5: 24be6cf296cc6bf94421722cabe3b6b4
Homepage: https://github.com/celluloid/celluloid-fsm
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu