nuget-nightly on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nuget-nightly

* (Optional) Uninstall nuget-nightly on Arch using YAY

$ yay -Rns nuget-nightly

2. Manually Install "nuget-nightly" via AUR

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

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

b. Clone nuget-nightly's git locally

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

c. Go to ~/nuget-nightly folder and install it

$ cd ~/nuget-nightly $ makepkg -si

3. Information about the nuget-nightly package on Arch User Repository (AUR)

ID: 625432
Name: nuget-nightly
PackageBaseID: 142803
PackageBase: nuget-nightly
Version: 5.2.0.rtm.6067-1
Description: Package manager for .NET (nightly version)
URL: http://www.nuget.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: openglfreak
Submitter: openglfreak
FirstSubmitted: 1560621464
LastModified: 1561707939
URLPath: /cgit/aur.git/snapshot/nuget-nightly.tar.gz