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

Last updated: May 13,2024

1. Install "ruby-socksify" package

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

$ sudo apt update $ sudo apt install ruby-socksify

2. Uninstall "ruby-socksify" package

In this section, we are going to explain the necessary steps to uninstall ruby-socksify on Kali Linux:

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

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

Package: ruby-socksify
Version: 1.7.1+gh-1
Installed-Size: 35
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby
Size: 6936
SHA256: db80b2bae3e61ad72bf19af75498010f427d23d6bb665258be0d5d4f2f7bd376
SHA1: 32e6fcaac4881341c08c08fefac1b68673fb6d08
MD5sum: 2f61070785633e82c2e04f776c810537
Description: Redirect all TCPSockets through a SOCKS5 proxy
The shell script socksify is meant to aid in using socks with already
compiled dynamic binaries.
.
This works by setting the LD_PRELOAD environment variable to libdsocks.
It will then attempt to wrap all networking-related system calls.
Description-md5:
Homepage: https://github.com/astro/socksify-ruby/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-socksify/ruby-socksify_1.7.1+gh-1_all.deb