How to Install and Uninstall ruby-proxifier Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "ruby-proxifier" package

This tutorial shows how to install ruby-proxifier on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-proxifier

2. Uninstall "ruby-proxifier" package

Please follow the guidance below to uninstall ruby-proxifier on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-proxifier package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-proxifier
Architecture: all
Version: 1.0.3-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-proxifier/ruby-proxifier_1.0.3-1_all.deb
Size: 7216
MD5sum: f8f981167c748b4f9684dcbcd6e65e08
SHA1: 4d1b255d53980b73d745f9483a665cb44caaa0fa
SHA256: d69f43dc11080791246372998cad7dce02ea9a4055686ded9b81741c0e72986c
SHA512: 3e7e14f415240c47d2be2fb5562d6740fdfabaa64120ca992eb1555176dbb6a69dad2ef37e834bcbfb3c8a32425ed484cb1c4f7e58cced0b9980f00eb587c148
Homepage: https://github.com/samuelkadolph/ruby-proxifier
Description-en: 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: 52967474896dfdc12aaad6c1b849769f
Ruby-Versions: all