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

Last updated: April 29,2024

1. Install "ruby-mechanize" package

Learn how to install ruby-mechanize on Kali Linux

$ sudo apt update $ sudo apt install ruby-mechanize

2. Uninstall "ruby-mechanize" package

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

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

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

Package: ruby-mechanize
Version: 2.8.5-1
Installed-Size: 317
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-addressable, ruby-domain-name, ruby-http-cookie, ruby-mime-types, ruby-net-http-digest-auth (>= 1.4.1), ruby-net-http-persistent, ruby-nokogiri, ruby-ntlm, ruby-webrick (>= 1.7.0), ruby-webrobots
Size: 82704
SHA256: 425c5d279d0143c3cb06cc74d5d24a49aec2a32faeb5c54bb4dbb831958c4802
SHA1: 3fafe82b95cc02da9ed99aaf066a3c42e01af64e
MD5sum: 42ea5ac3949dbd84447ddd2cc9203739
Description: library used for automating interaction with websites
This library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
can follow links, and submit forms. Form fields can be populated and
submitted. Mechanize also keeps track of the sites that you have
visited as a history.
.
This library is loosely based on WWW::Mechanize for Perl.
Description-md5:
Homepage: https://docs.seattlerb.org/mechanize/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mechanize/ruby-mechanize_2.8.5-1_all.deb