ruby-faker on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S ruby-faker

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

$ yay -Rns ruby-faker

2. Manually Install "ruby-faker" via AUR

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

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

b. Clone ruby-faker's git locally

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

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

$ cd ~/ruby-faker $ makepkg -si

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

ID: 1348488
Name: ruby-faker
PackageBaseID: 174860
PackageBase: ruby-faker
Version: 3.2.2-1
Description: Easily generate fake data: names, addresses, phone numbers, etc
URL: https://github.com/faker-ruby/faker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1641736719
LastModified: 1699279352
URLPath: /cgit/aur.git/snapshot/ruby-faker.tar.gz