libnoise2d on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S libnoise2d

* (Optional) Uninstall libnoise2d on Arch using YAY

$ yay -Rns libnoise2d

2. Manually Install "libnoise2d" via AUR

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

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

b. Clone libnoise2d's git locally

$ git clone https://aur.archlinux.org/libnoise2d.git ~/libnoise2d

c. Go to ~/libnoise2d folder and install it

$ cd ~/libnoise2d $ makepkg -si

3. Information about the libnoise2d package on Arch User Repository (AUR)

ID: 757032
Name: libnoise2d
PackageBaseID: 130483
PackageBase: libnoise2d
Version: 1.2.1-1
Description: Noise library for 2D data
URL: https://github.com/planeworld/libnoise2d
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: avanc
Submitter: avanc
FirstSubmitted: 1520028532
LastModified: 1593149047
URLPath: /cgit/aur.git/snapshot/libnoise2d.tar.gz