perl-device-smbus on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S perl-device-smbus

* (Optional) Uninstall perl-device-smbus on Arch using YAY

$ yay -Rns perl-device-smbus

2. Manually Install "perl-device-smbus" via AUR

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

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

b. Clone perl-device-smbus's git locally

$ git clone https://aur.archlinux.org/perl-device-smbus.git ~/perl-device-smbus

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

$ cd ~/perl-device-smbus $ makepkg -si

3. Information about the perl-device-smbus package on Arch User Repository (AUR)

ID: 440609
Name: perl-device-smbus
PackageBaseID: 125291
PackageBase: perl-device-smbus
Version: 1.15-1
Description: This packages the SMBus distribution, containing the Device::SMBus module!
URL: https://metacpan.org/release/Device-SMBus
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mober
Submitter: mober
FirstSubmitted: 1504469915
LastModified: 1504469915
URLPath: /cgit/aur.git/snapshot/perl-device-smbus.tar.gz