ruby-factory_bot on AUR (Arch User Repository)

Last updated: May 05,2024

1. Install "ruby-factory_bot" 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-factory_bot on Arch using YAY

$ yay -S ruby-factory_bot

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

$ yay -Rns ruby-factory_bot

2. Manually Install "ruby-factory_bot" via AUR

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

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

b. Clone ruby-factory_bot's git locally

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

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

$ cd ~/ruby-factory_bot $ makepkg -si

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

ID: 1125434
Name: ruby-factory_bot
PackageBaseID: 163706
PackageBase: ruby-factory_bot
Version: 6.2.1-1
Description: Provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures
URL: https://github.com/thoughtbot/factory_bot
NumVotes: 0
Popularity: 0
OutOfDate: 1709508451
Maintainer: Segaja
Submitter: Segaja
FirstSubmitted: 1614209574
LastModified: 1660346254
URLPath: /cgit/aur.git/snapshot/ruby-factory_bot.tar.gz