perl-data-binary on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S perl-data-binary

* (Optional) Uninstall perl-data-binary on Arch using YAY

$ yay -Rns perl-data-binary

2. Manually Install "perl-data-binary" via AUR

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

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

b. Clone perl-data-binary's git locally

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

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

$ cd ~/perl-data-binary $ makepkg -si

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

ID: 890888
Name: perl-data-binary
PackageBaseID: 165495
PackageBase: perl-data-binary
Version: 0.01-1
Description: Simple detection of binary versus text in strings
URL: https://metacpan.org/release/Data-Binary
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BluePeril
Submitter: BluePeril
FirstSubmitted: 1618142912
LastModified: 1618142912
URLPath: /cgit/aur.git/snapshot/perl-data-binary.tar.gz