How to Install and Uninstall ruby-mechanize Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "ruby-mechanize" package

Please follow the steps below to install ruby-mechanize on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-mechanize

2. Uninstall "ruby-mechanize" package

Please follow the guidelines below to uninstall ruby-mechanize on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-mechanize package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-mechanize
Priority: optional
Section: universe/ruby
Installed-Size: 301
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.7.3-1
Depends: ruby | ruby-interpreter, ruby-net-http-digest-auth, ruby-net-http-persistent (>= 2.5), ruby-nokogiri, ruby-webrobots, ruby-ntlm, ruby-domain-name, ruby-mime-types, ruby-http-cookie
Filename: pool/universe/r/ruby-mechanize/ruby-mechanize_2.7.3-1_all.deb
Size: 62432
MD5sum: c1e795f1d880dbe2053c1c15075a36d1
SHA1: 47ff652504b7d8c1044714476ad20dc4f406ad5b
SHA256: a8c476d982d9ab5c89f6ce05f7db8f6aefc7d8bd9e9061e27db96c3749dddbf6
Description-en: 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: 4d9d0170efed2b2dca969ba29bae04d3
Homepage: http://mechanize.rubyforge.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu