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

Last updated: February 16,2025

1. Install "ruby-launchy" package

This tutorial shows how to install ruby-launchy on Kali Linux

$ sudo apt update $ sudo apt install ruby-launchy

2. Uninstall "ruby-launchy" package

This guide let you learn how to uninstall ruby-launchy on Kali Linux:

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

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

Package: ruby-launchy
Version: 2.5.2-1
Installed-Size: 84
Maintainer: Debian Ruby Team
Architecture: all
Replaces: launchy, ruby-launchy-shim
Provides: ruby-launchy-shim (= 2.5.2-1)
Depends: ruby, ruby-addressable (>= 2.8)
Breaks: launchy, ruby-launchy-shim
Size: 21988
SHA256: 4d3b54e2203dee99618eaa3bb9b3a10fe23134a9234a5a5196c5c3c0aedb2c2c
SHA1: 7692bb5bd7b5d31cc46a1a90c5ec13cc6e2a3d83
MD5sum: 102d048e3ea42ae90a04782d6aa6d77c
Description: helper class for launching cross-platform applications
Launchy is a helper class for launching cross-platform applications in a fire
and forget manner. There are application concepts (browser, email client, etc)
that are common across all platforms, and they may be launched differently on
each platform. Launchy is here to make a common approach to launching external
applications from within ruby programs.
Description-md5:
Homepage: https://github.com/copiousfreetime/launchy
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-launchy/ruby-launchy_2.5.2-1_all.deb