ruby-atomos on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S ruby-atomos

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

$ yay -Rns ruby-atomos

2. Manually Install "ruby-atomos" via AUR

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

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

b. Clone ruby-atomos's git locally

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

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

$ cd ~/ruby-atomos $ makepkg -si

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

ID: 594364
Name: ruby-atomos
PackageBaseID: 129941
PackageBase: ruby-atomos
Version: 0.1.3-2
Description: A simple gem to atomically write files
URL: http://github.com/segiddins/atomos
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: farwayer
FirstSubmitted: 1518277909
LastModified: 1552493038
URLPath: /cgit/aur.git/snapshot/ruby-atomos.tar.gz