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

Last updated: May 17,2024

1. Install "ruby-capybara" package

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

$ sudo apt update $ sudo apt install ruby-capybara

2. Uninstall "ruby-capybara" package

Here is a brief guide to show you how to uninstall ruby-capybara on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-capybara
Priority: optional
Section: universe/ruby
Installed-Size: 572
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.5.0-1
Depends: ruby | ruby-interpreter, ruby-nokogiri, ruby-mime-types, ruby-rack, ruby-rack-test, ruby-xpath, libjs-jquery, libjs-jquery-ui
Suggests: ruby-launchy
Filename: pool/universe/r/ruby-capybara/ruby-capybara_2.5.0-1_all.deb
Size: 86508
MD5sum: 0feb9365a54e96c4bad86c9352d24f7d
SHA1: 6db5fde21937ec914284a23e4463ae04050748cd
SHA256: bc47d4d74b3737e5b98f5023f8c0a4865d723af21b671e206f38cb8b44350467
Description-en: integration testing tool for Rack based web applications
Capybara helps to test web applications based on Rack (such
as the ones using Rails or Sinatra). It simulates how a real user would
interact with the application. Multiple test drivers are supported
Rack::Test comes built-in but other drivers can be added separately.
Description-md5: ba8ef9ee54d65811c206dbff679740ca
Homepage: https://github.com/jnicklas/capybara
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu