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

Last updated: May 12,2024

1. Install "ruby-em-synchrony" package

In this section, we are going to explain the necessary steps to install ruby-em-synchrony on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-em-synchrony

2. Uninstall "ruby-em-synchrony" package

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

$ sudo apt remove ruby-em-synchrony $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-em-synchrony
Priority: optional
Section: universe/ruby
Installed-Size: 120
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.3-1
Depends: ruby | ruby-interpreter, ruby-em-hiredis, ruby-activerecord, ruby-mysql2, ruby-em-http-request, ruby-remcached, ruby-mongo, ruby-amqp, ruby-amq-protocol, ruby-eventmachine, ruby-em-mongo
Filename: pool/universe/r/ruby-em-synchrony/ruby-em-synchrony_1.0.3-1_all.deb
Size: 18694
MD5sum: e450e395c51f623ac688d9ba25a413e2
SHA1: 1588bf82200d4fcdab91ed36e065305342d199cc
SHA256: d0c96e168e00eeb64e06ca35f32db669af3871fa685e31340c9450a51aecb74d
Description-en: fiber aware EventMachine libraries
Collection of convenience classes and primitives to help untangle evented
code, plus a number of patched EM clients to make them Fiber aware.
.
* Fiber aware ConnectionPool with sync/async query support
* Fiber aware Iterator to allow concurrency control & mixing of sync / async
* Fiber aware async inline support: turns any async function into sync
* Fiber aware Multi-request interface for any callback enabled clients
* Fiber aware TCPSocket replacement, powered by EventMachine
* Fiber aware Thread, Mutex, ConditionVariable clases
* Fiber aware sleep, defer, system
Description-md5: cd0298282387f2a9c4099a4ebfc062d1
Homepage: http://github.com/igrigorik/em-synchrony
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu