How to Install and Uninstall ruby-async Package on Kali Linux

Last updated: December 24,2024

1. Install "ruby-async" package

This guide let you learn how to install ruby-async on Kali Linux

$ sudo apt update $ sudo apt install ruby-async

2. Uninstall "ruby-async" package

This guide covers the steps necessary to uninstall ruby-async on Kali Linux:

$ sudo apt remove ruby-async $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-async package on Kali Linux

Package: ruby-async
Version: 1.30.3-1
Installed-Size: 93
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-console (>= 1.10), ruby-nio4r (>= 2.3), ruby-timers (>= 4.1), ruby, ruby-nio4r (<< 3.0), ruby-timers (<< 5.0), ruby-console (<< 2.0)
Size: 15720
SHA256: d395955cb6eb91060c5a6a38c337342ed42102554252cbfdd6117ccde58a3b63
SHA1: 42f2ef671ecd9d1c23cbdc166e74c60bb8730995
MD5sum: 62ef4cb00eb5f6549df0a755984ab2bc
Description: concurrency framework for Ruby.
Async is a modern concurrency framework for Ruby. It implements the
reactor pattern, providing both non-blocking I/O and timer events.
Description-md5:
Homepage: https://github.com/socketry/async
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-async/ruby-async_1.30.3-1_all.deb