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

Last updated: May 13,2024

1. Install "ruby-proxifier" package

Here is a brief guide to show you how to install ruby-proxifier on Kali Linux

$ sudo apt update $ sudo apt install ruby-proxifier

2. Uninstall "ruby-proxifier" package

Here is a brief guide to show you how to uninstall ruby-proxifier on Kali Linux:

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

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

Package: ruby-proxifier
Version: 1.0.3-1.1
Installed-Size: 44
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 7392
SHA256: 7a552e33bfbc71c6b36b2457856e262ac2c5b9ce0496cb31f533e914a52d3b27
SHA1: 76098565138c4f46b68fd07802762b31aac71021
MD5sum: b953b06c3de417b7c67056ce65226fa3
Description: add support for HTTP or SOCKS proxies
Proxifier enable ruby programmers to use HTTP or SOCKS proxies
interchangeably when using TCPSockets. Either manually with
`Proxifier::Proxy#open` or by `require "proxifier/env"`.
.
Allows one to use ruby code that doesn't user proxies for users that
have to use proxies. The pruby and pirb executables are simple wrappers
for their respective ruby executables that support proxies from
environment variables.
Description-md5:
Homepage: https://github.com/samuelkadolph/ruby-proxifier
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-proxifier/ruby-proxifier_1.0.3-1.1_all.deb