ruby-sourcemap on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S ruby-sourcemap

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

$ yay -Rns ruby-sourcemap

2. Manually Install "ruby-sourcemap" via AUR

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

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

b. Clone ruby-sourcemap's git locally

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

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

$ cd ~/ruby-sourcemap $ makepkg -si

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

ID: 233812
Name: ruby-sourcemap
PackageBaseID: 100691
PackageBase: ruby-sourcemap
Version: 0.1.1-1
Description: A Ruby library to read, create and manipulate Source Maps
URL: https://github.com/maccman/sourcemap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1443190037
LastModified: 1443190169
URLPath: /cgit/aur.git/snapshot/ruby-sourcemap.tar.gz