perl6-staticish on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl6-staticish

* (Optional) Uninstall perl6-staticish on Arch using YAY

$ yay -Rns perl6-staticish

2. Manually Install "perl6-staticish" via AUR

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

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

b. Clone perl6-staticish's git locally

$ git clone https://aur.archlinux.org/perl6-staticish.git ~/perl6-staticish

c. Go to ~/perl6-staticish folder and install it

$ cd ~/perl6-staticish $ makepkg -si

3. Information about the perl6-staticish package on Arch User Repository (AUR)

ID: 433694
Name: perl6-staticish
PackageBaseID: 106619
PackageBase: perl6-staticish
Version: 0.0.4-2
Description: Make a singleton class that wraps the methods so they appear like class methods
URL: https://github.com/jonathanstowe/Staticish
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1453760626
LastModified: 1502071729
URLPath: /cgit/aur.git/snapshot/perl6-staticish.tar.gz