ncp on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install ncp on Arch using YAY
$
yay -S
ncp
Copied
* (Optional) Uninstall ncp on Arch using YAY
$
yay -Rns
ncp
Copied
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
Copied
b. Clone ncp's git locally
$
git clone https://aur.archlinux.org/ncp.git
~/ncp
Copied
c. Go to ~/ncp folder and install it
$
cd
~/ncp
Copied
$
makepkg -si
Copied
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
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