How to Install and Uninstall ruby-proxifier Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "ruby-proxifier" package

Please follow the instructions below to install ruby-proxifier on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-proxifier

2. Uninstall "ruby-proxifier" package

Please follow the guidelines below to uninstall ruby-proxifier on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-proxifier package on Ubuntu 21.10 (Impish Indri)

Package: ruby-proxifier
Architecture: all
Version: 1.0.3-1.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: 44
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-proxifier/ruby-proxifier_1.0.3-1.1_all.deb
Size: 7432
MD5sum: 551b242a99e19c7aea6f55b251601202
SHA1: b77d76b278c65b9dcdd8ddaa58defdc23d6a56da
SHA256: f10e0381bfd6da2fb8defbb2a626e2b80a4470db53c86a6b6957801cfedcf7ad
SHA512: 45151d4defc7a888fe9cdaf650dfd3a8e1b2d70d1e3c8b9ab2fdc36584049801c022e9fdf68d18132a0ceb6ad9732e0deda0fbe693701155d9736dc2987add48
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