perl-tinkerforge on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S perl-tinkerforge

* (Optional) Uninstall perl-tinkerforge on Arch using YAY

$ yay -Rns perl-tinkerforge

2. Manually Install "perl-tinkerforge" via AUR

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

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

b. Clone perl-tinkerforge's git locally

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

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

$ cd ~/perl-tinkerforge $ makepkg -si

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

ID: 1088097
Name: perl-tinkerforge
PackageBaseID: 78766
PackageBase: perl-tinkerforge
Version: 2.1.31-1
Description: perl binding for the TinkerForge hard-/software
URL: http://www.tinkerforge.com/en/doc/Software/API_Bindings_Perl.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1391866142
LastModified: 1654031486
URLPath: /cgit/aur.git/snapshot/perl-tinkerforge.tar.gz