ruby-mapping on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S ruby-mapping

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

$ yay -Rns ruby-mapping

2. Manually Install "ruby-mapping" via AUR

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

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

b. Clone ruby-mapping's git locally

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

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

$ cd ~/ruby-mapping $ makepkg -si

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

ID: 788477
Name: ruby-mapping
PackageBaseID: 157451
PackageBase: ruby-mapping
Version: 1.1.1-1
Description: Map model objects based on their class to a given output model.
URL: https://github.com/ioquatix/mapping
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1599479873
LastModified: 1599479873
URLPath: /cgit/aur.git/snapshot/ruby-mapping.tar.gz

5. The same packages on other Linux Distributions