perl-inline-asm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-inline-asm

* (Optional) Uninstall perl-inline-asm on Arch using YAY

$ yay -Rns perl-inline-asm

2. Manually Install "perl-inline-asm" via AUR

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

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

b. Clone perl-inline-asm's git locally

$ git clone https://aur.archlinux.org/perl-inline-asm.git ~/perl-inline-asm

c. Go to ~/perl-inline-asm folder and install it

$ cd ~/perl-inline-asm $ makepkg -si

3. Information about the perl-inline-asm package on Arch User Repository (AUR)

ID: 197783
Name: perl-inline-asm
PackageBaseID: 79138
PackageBase: perl-inline-asm
Version: 0.03-1
Description: Write Perl Subroutines in assembler.
URL: http://search.cpan.org/dist/Inline-ASM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1392761231
LastModified: 1434488980
URLPath: /cgit/aur.git/snapshot/perl-inline-asm.tar.gz