nuget3 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S nuget3

* (Optional) Uninstall nuget3 on Arch using YAY

$ yay -Rns nuget3

2. Manually Install "nuget3" via AUR

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

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

b. Clone nuget3's git locally

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

c. Go to ~/nuget3 folder and install it

$ cd ~/nuget3 $ makepkg -si

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

ID: 371647
Name: nuget3
PackageBaseID: 108086
PackageBase: nuget3
Version: 3.5.0-3
Description: Package manager for .NET.
URL: http://www.nuget.org
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: cptjazz
Submitter: cptjazz
FirstSubmitted: 1456517608
LastModified: 1483784641
URLPath: /cgit/aur.git/snapshot/nuget3.tar.gz