ncp on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ncp

* (Optional) Uninstall ncp on Arch using YAY

$ yay -Rns ncp

2. Manually Install "ncp" via AUR

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

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

b. Clone ncp's git locally

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

c. Go to ~/ncp folder and install it

$ cd ~/ncp $ makepkg -si

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

ID: 282251
Name: ncp
PackageBaseID: 108437
PackageBase: ncp
Version: 1.2.4-1
Description: A fast file copy tool for LANs
URL: http://www.fefe.de/ncp/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: noctux
Submitter: noctux
FirstSubmitted: 1457281660
LastModified: 1457282303
URLPath: /cgit/aur.git/snapshot/ncp.tar.gz