ruby-strptime on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-strptime

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

$ yay -Rns ruby-strptime

2. Manually Install "ruby-strptime" via AUR

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

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

b. Clone ruby-strptime's git locally

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

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

$ cd ~/ruby-strptime $ makepkg -si

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

ID: 897622
Name: ruby-strptime
PackageBaseID: 158150
PackageBase: ruby-strptime
Version: 0.2.5-2
Description: a fast strptime/strftime engine
URL: https://github.com/nurse/strptime
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1601311215
LastModified: 1619338733
URLPath: /cgit/aur.git/snapshot/ruby-strptime.tar.gz