perl6-netstring on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S perl6-netstring

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

$ yay -Rns perl6-netstring

2. Manually Install "perl6-netstring" via AUR

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

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

b. Clone perl6-netstring's git locally

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

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

$ cd ~/perl6-netstring $ makepkg -si

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

ID: 433673
Name: perl6-netstring
PackageBaseID: 105844
PackageBase: perl6-netstring
Version: 0.0.1-2
Description: A library for working with netstrings
URL: https://github.com/supernovus/perl6-netstring
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1452322491
LastModified: 1502071670
URLPath: /cgit/aur.git/snapshot/perl6-netstring.tar.gz