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

Last updated: May 20,2024

1. Install "ruby-subexec" package

In this section, we are going to explain the necessary steps to install ruby-subexec on Kali Linux

$ sudo apt update $ sudo apt install ruby-subexec

2. Uninstall "ruby-subexec" package

Please follow the instructions below to uninstall ruby-subexec on Kali Linux:

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

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

Package: ruby-subexec
Version: 0.2.3+gh-2.1
Installed-Size: 24
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 4600
SHA256: 25774cce499e23d6544cfb9d631941abf30918425b2b8af9866d287636131722
SHA1: b24f559c41b826b857577adc51dc155040cfd132
MD5sum: f7b06dc90a65eae737c945a384a1fbaf
Description: mechanism for spawning a subprocess
Subexec is a simple library that spawns an external command. It has an
optional timeout parameter, useful for libraries which are wrappers for
external command line programs and which may sometimes fail ever to
return control back to the original process.
Description-md5:
Homepage: http://github.com/nulayer/subexec
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-subexec/ruby-subexec_0.2.3+gh-2.1_all.deb