perl-test-time on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "perl-test-time" 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 perl-test-time on Arch using YAY

$ yay -S perl-test-time

* (Optional) Uninstall perl-test-time on Arch using YAY

$ yay -Rns perl-test-time

2. Manually Install "perl-test-time" via AUR

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

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

b. Clone perl-test-time's git locally

$ git clone https://aur.archlinux.org/perl-test-time.git ~/perl-test-time

c. Go to ~/perl-test-time folder and install it

$ cd ~/perl-test-time $ makepkg -si

3. Information about the perl-test-time package on Arch User Repository (AUR)

ID: 1101309
Name: perl-test-time
PackageBaseID: 51371
PackageBase: perl-test-time
Version: 0.092-1
Description: Overrides the time() and sleep() core functions for testing
URL: http://search.cpan.org/dist/Test-Time
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jimmyxu
Submitter: minimalist
FirstSubmitted: 1312948113
LastModified: 1655761393
URLPath: /cgit/aur.git/snapshot/perl-test-time.tar.gz