ruby-timecop on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S ruby-timecop

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

$ yay -Rns ruby-timecop

2. Manually Install "ruby-timecop" via AUR

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

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

b. Clone ruby-timecop's git locally

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

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

$ cd ~/ruby-timecop $ makepkg -si

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

ID: 1053790
Name: ruby-timecop
PackageBaseID: 169415
PackageBase: ruby-timecop
Version: 0.9.5-1
Description: A gem providing "time travel", "time freezing", and "time acceleration" capabilities
URL: https://github.com/travisjeffery/timecop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1627686657
LastModified: 1647712573
URLPath: /cgit/aur.git/snapshot/ruby-timecop.tar.gz