perl-sys-cpu on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S perl-sys-cpu

* (Optional) Uninstall perl-sys-cpu on Arch using YAY

$ yay -Rns perl-sys-cpu

2. Manually Install "perl-sys-cpu" via AUR

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

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

b. Clone perl-sys-cpu's git locally

$ git clone https://aur.archlinux.org/perl-sys-cpu.git ~/perl-sys-cpu

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

$ cd ~/perl-sys-cpu $ makepkg -si

3. Information about the perl-sys-cpu package on Arch User Repository (AUR)

ID: 276181
Name: perl-sys-cpu
PackageBaseID: 107702
PackageBase: perl-sys-cpu
Version: 0.61-1
Description: Perl extension for getting CPU information. Currently only number of CPU's supported.
URL: http://search.cpan.org/~mkoderer/Sys-CPU-0.61/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: cdkitching
Submitter: cdkitching
FirstSubmitted: 1455687815
LastModified: 1455687881
URLPath: /cgit/aur.git/snapshot/perl-sys-cpu.tar.gz