How to Install and Uninstall ruby-capybara Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "ruby-capybara" package

Please follow the instructions below to install ruby-capybara on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-capybara

2. Uninstall "ruby-capybara" package

This tutorial shows how to uninstall ruby-capybara on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-capybara package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-capybara
Architecture: all
Version: 3.12.0-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: 945
Depends: libjs-jquery, libjs-jquery-ui, ruby | ruby-interpreter, ruby-addressable, ruby-mini-mime (>= 0.1.3~), ruby-nokogiri (>= 1.8~), ruby-rack (>= 1.6~), ruby-rack-test (>= 0.6.3~), ruby-regexp-parser (>= 1.2~), ruby-xpath (>= 3.2~)
Suggests: ruby-launchy
Filename: pool/universe/r/ruby-capybara/ruby-capybara_3.12.0-1_all.deb
Size: 139168
MD5sum: d5f645e79b432a3a29c0a104762faa0d
SHA1: 378e9247f59bc3bd15135cb44241cf276d9756a4
SHA256: 968339bcde14392f79f3c62278a6262f27e481fccf18af9cbd15bd143e6db362
SHA512: 773613866886a3a28023a67e21d4a146f509f8d9656a8900dae720fb2910176228f16b6647ee3f60f5324fa1447eab59d60d10b7f5ec09af578803c972647c7a
Homepage: https://github.com/teamcapybara/capybara
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
Ruby-Versions: all