normalmap-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S normalmap-git

* (Optional) Uninstall normalmap-git on Arch using YAY

$ yay -Rns normalmap-git

2. Manually Install "normalmap-git" via AUR

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

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

b. Clone normalmap-git's git locally

$ git clone https://aur.archlinux.org/normalmap-git.git ~/normalmap-git

c. Go to ~/normalmap-git folder and install it

$ cd ~/normalmap-git $ makepkg -si

3. Information about the normalmap-git package on Arch User Repository (AUR)

ID: 900922
Name: normalmap-git
PackageBaseID: 166325
PackageBase: normalmap-git
Version: r20.20200602.fb90c69-1
Description: Allows to create a RGB normal map from a heightmap. The output picture is RGBA and you can store various combination of the height in the Alpha channel.
URL: https://github.com/eatdust/normalmap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1619961723
LastModified: 1619961723
URLPath: /cgit/aur.git/snapshot/normalmap-git.tar.gz