nay on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nay

* (Optional) Uninstall nay on Arch using YAY

$ yay -Rns nay

2. Manually Install "nay" via AUR

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

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

b. Clone nay's git locally

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

c. Go to ~/nay folder and install it

$ cd ~/nay $ makepkg -si

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

ID: 1263218
Name: nay
PackageBaseID: 192663
PackageBase: nay
Version: 0.1.r399.8e49952-1
Description: A wrapper for pacman extended to support AUR packages
URL: https://github.com/noprobelm/nay.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noprobelm
Submitter: noprobelm
FirstSubmitted: 1681412859
LastModified: 1685026082
URLPath: /cgit/aur.git/snapshot/nay.tar.gz