perl-c-scan on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S perl-c-scan

* (Optional) Uninstall perl-c-scan on Arch using YAY

$ yay -Rns perl-c-scan

2. Manually Install "perl-c-scan" via AUR

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

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

b. Clone perl-c-scan's git locally

$ git clone https://aur.archlinux.org/perl-c-scan.git ~/perl-c-scan

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

$ cd ~/perl-c-scan $ makepkg -si

3. Information about the perl-c-scan package on Arch User Repository (AUR)

ID: 906760
Name: perl-c-scan
PackageBaseID: 68379
PackageBase: perl-c-scan
Version: 0.74-4
Description: scan C language files for easily recognized constructs
URL: https://metacpan.org/release/C-Scan
NumVotes: 2
Popularity: 0
OutOfDate: 1707866641
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1363902085
LastModified: 1620943863
URLPath: /cgit/aur.git/snapshot/perl-c-scan.tar.gz