xcp on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S xcp

* (Optional) Uninstall xcp on Arch using YAY

$ yay -Rns xcp

2. Manually Install "xcp" via AUR

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

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

b. Clone xcp's git locally

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

c. Go to ~/xcp folder and install it

$ cd ~/xcp $ makepkg -si

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

ID: 1414036
Name: xcp
PackageBaseID: 138746
PackageBase: xcp
Version: 0.20.4-1
Description: An extended 'cp'
URL: https://github.com/tarka/xcp
NumVotes: 4
Popularity: 0.749644
OutOfDate:
Maintainer: tarball
Submitter: ArniDagur
FirstSubmitted: 1547432718
LastModified: 1708659798
URLPath: /cgit/aur.git/snapshot/xcp.tar.gz