ruby-capybara on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "ruby-capybara" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ruby-capybara on Arch using YAY

$ yay -S ruby-capybara

* (Optional) Uninstall ruby-capybara on Arch using YAY

$ yay -Rns ruby-capybara

2. Manually Install "ruby-capybara" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ruby-capybara's git locally

$ git clone https://aur.archlinux.org/ruby-capybara.git ~/ruby-capybara

c. Go to ~/ruby-capybara folder and install it

$ cd ~/ruby-capybara $ makepkg -si

3. Information about the ruby-capybara package on Arch User Repository (AUR)

ID: 1125431
Name: ruby-capybara
PackageBaseID: 164331
PackageBase: ruby-capybara
Version: 3.37.1-1
Description: An integration testing tool for rack based web applications. It simulates how a user would interact with a website
URL: https://github.com/teamcapybara/capybara
NumVotes: 0
Popularity: 0
OutOfDate: 1689293639
Maintainer:
Submitter: Segaja
FirstSubmitted: 1615739850
LastModified: 1660345416
URLPath: /cgit/aur.git/snapshot/ruby-capybara.tar.gz