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

Last updated: July 02,2024

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

$ yay -S perl-data-flow

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

$ yay -Rns perl-data-flow

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

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

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

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

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

ID: 191349
Name: perl-data-flow
PackageBaseID: 68380
PackageBase: perl-data-flow
Version: 1.02-3
Description: Perl extension for simple-minded recipe-controlled build of data
URL: http://search.cpan.org/perldoc?Data::Flow
NumVotes: 1
Popularity: 0
OutOfDate: 1689635049
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1363902212
LastModified: 1433954857
URLPath: /cgit/aur.git/snapshot/perl-data-flow.tar.gz