ncmpy on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ncmpy

* (Optional) Uninstall ncmpy on Arch using YAY

$ yay -Rns ncmpy

2. Manually Install "ncmpy" via AUR

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

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

b. Clone ncmpy's git locally

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

c. Go to ~/ncmpy folder and install it

$ cd ~/ncmpy $ makepkg -si

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

ID: 1107340
Name: ncmpy
PackageBaseID: 103590
PackageBase: ncmpy
Version: 1.5.7-2
Description: Curses-based MPD client
URL: https://github.com/cykerway/ncmpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cyker
FirstSubmitted: 1448011357
LastModified: 1656888393
URLPath: /cgit/aur.git/snapshot/ncmpy.tar.gz