ruby-flexmock on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-flexmock

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

$ yay -Rns ruby-flexmock

2. Manually Install "ruby-flexmock" via AUR

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

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

b. Clone ruby-flexmock's git locally

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

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

$ cd ~/ruby-flexmock $ makepkg -si

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

ID: 1420172
Name: ruby-flexmock
PackageBaseID: 202399
PackageBase: ruby-flexmock
Version: 2.3.8-2
Description: Flexible mocking for Ruby testing
URL: https://github.com/doudou/flexmock
NumVotes: 1
Popularity: 0.565472
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1707722443
LastModified: 1709500470
URLPath: /cgit/aur.git/snapshot/ruby-flexmock.tar.gz