perl-math-convexhull on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S perl-math-convexhull

* (Optional) Uninstall perl-math-convexhull on Arch using YAY

$ yay -Rns perl-math-convexhull

2. Manually Install "perl-math-convexhull" via AUR

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

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

b. Clone perl-math-convexhull's git locally

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

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

$ cd ~/perl-math-convexhull $ makepkg -si

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

ID: 388090
Name: perl-math-convexhull
PackageBaseID: 60268
PackageBase: perl-math-convexhull
Version: 1.04-1
Description: Math::ConvexHull - Calculate convex hulls using Graham's scan (n*log(n))
URL: https://metacpan.org/release/Math-ConvexHull/
NumVotes: 29
Popularity: 0.123398
OutOfDate:
Maintainer: swiftgeek
Submitter: swiftgeek
FirstSubmitted: 1340440670
LastModified: 1488243786
URLPath: /cgit/aur.git/snapshot/perl-math-convexhull.tar.gz