nsis2 on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nsis2

* (Optional) Uninstall nsis2 on Arch using YAY

$ yay -Rns nsis2

2. Manually Install "nsis2" via AUR

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

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

b. Clone nsis2's git locally

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

c. Go to ~/nsis2 folder and install it

$ cd ~/nsis2 $ makepkg -si

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

ID: 738095
Name: nsis2
PackageBaseID: 116396
PackageBase: nsis2
Version: 2.51-1
Description: A professional open source system to create Windows installers
URL: http://nsis.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1477144859
LastModified: 1589724094
URLPath: /cgit/aur.git/snapshot/nsis2.tar.gz