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

Last updated: April 27,2024

1. Install "ruby-excon" package

Please follow the guidelines below to install ruby-excon on Kali Linux

$ sudo apt update $ sudo apt install ruby-excon

2. Uninstall "ruby-excon" package

This tutorial shows how to uninstall ruby-excon on Kali Linux:

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

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

Package: ruby-excon
Version: 0.88.0-1
Installed-Size: 407
Maintainer: Debian Ruby Team
Architecture: all
Recommends: ca-certificates
Size: 165740
SHA256: 9026db50b29e3e7e42e2622c26c89dbc06f7db429aff056e4186b14c75a9c97a
SHA1: 52054dcfeddc68254a368b2ec9bd1e71d2d2e579
MD5sum: f48326d9136186a47cb54653939bd853
Description: Ruby library for creating fast, persistent, HTTP(S) connections
Ruby library for creating fast HTTP(S) connections, it supports:
* GET/POST/PUT/DELETE/HEAD/TRACE/OPTIONS/CONNECT methods via HTTP/1.1
* HTTPS (SSL) connections
* Proxy and keep-alive connections
* Multitreading and streaming download
Description-md5:
Homepage: https://github.com/excon/excon
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-excon/ruby-excon_0.88.0-1_all.deb