nsis2 on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install nsis2 on Arch using YAY
$
yay -S
nsis2
Copied
* (Optional) Uninstall nsis2 on Arch using YAY
$
yay -Rns
nsis2
Copied
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
Copied
b. Clone nsis2's git locally
$
git clone https://aur.archlinux.org/nsis2.git
~/nsis2
Copied
c. Go to ~/nsis2 folder and install it
$
cd
~/nsis2
Copied
$
makepkg -si
Copied
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
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