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

Last updated: May 20,2024

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

$ yay -S perl-data-float

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

$ yay -Rns perl-data-float

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

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

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

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

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

ID: 1260122
Name: perl-data-float
PackageBaseID: 147424
PackageBase: perl-data-float
Version: 0.013-4
Description: Contains the Data::Float module, native floating point numerical data type
URL: https://metacpan.org/release/Data-Float
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: pizzaman
FirstSubmitted: 1576477886
LastModified: 1684473415
URLPath: /cgit/aur.git/snapshot/perl-data-float.tar.gz