libnest2d on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libnest2d

* (Optional) Uninstall libnest2d on Arch using YAY

$ yay -Rns libnest2d

2. Manually Install "libnest2d" via AUR

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

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

b. Clone libnest2d's git locally

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

c. Go to ~/libnest2d folder and install it

$ cd ~/libnest2d $ makepkg -si

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

ID: 1359686
Name: libnest2d
PackageBaseID: 199913
PackageBase: libnest2d
Version: 0.4-2
Description: 2D irregular bin packaging and nesting library written in modern C++
URL: https://github.com/tamasmeszaros/libnest2d
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1700928218
LastModified: 1700928218
URLPath: /cgit/aur.git/snapshot/libnest2d.tar.gz

5. The same packages on other Linux Distributions