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

Last updated: June 18,2024

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

$ yay -S perl-data-entropy

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

$ yay -Rns perl-data-entropy

2. Manually Install "perl-data-entropy" 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-entropy's git locally

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

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

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

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

ID: 1353931
Name: perl-data-entropy
PackageBaseID: 147425
PackageBase: perl-data-entropy
Version: 0.007-4
Description: Contains the Data::Entropy module, a collection of fundamental algorithms that use entropy.
URL: https://metacpan.org/release/Data-Entropy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: pizzaman
FirstSubmitted: 1576479207
LastModified: 1700097940
URLPath: /cgit/aur.git/snapshot/perl-data-entropy.tar.gz