wcp-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S wcp-git

* (Optional) Uninstall wcp-git on Arch using YAY

$ yay -Rns wcp-git

2. Manually Install "wcp-git" via AUR

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

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

b. Clone wcp-git's git locally

$ git clone https://aur.archlinux.org/wcp-git.git ~/wcp-git

c. Go to ~/wcp-git folder and install it

$ cd ~/wcp-git $ makepkg -si

3. Information about the wcp-git package on Arch User Repository (AUR)

ID: 875037
Name: wcp-git
PackageBaseID: 164161
PackageBase: wcp-git
Version: r86.e102349-1
Description: wcp is an experiment in re-implementing something like the standard cp file copy tool. The goal is to be as fast as possible, and provide the best possible progress bar, by counting up the total copy size in parallel with running the copy.
URL: https://github.com/wheybags/wcp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: daniel_chesters
FirstSubmitted: 1615324206
LastModified: 1615331418
URLPath: /cgit/aur.git/snapshot/wcp-git.tar.gz