pycp on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pycp

* (Optional) Uninstall pycp on Arch using YAY

$ yay -Rns pycp

2. Manually Install "pycp" via AUR

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

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

b. Clone pycp's git locally

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

c. Go to ~/pycp folder and install it

$ cd ~/pycp $ makepkg -si

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

ID: 603057
Name: pycp
PackageBaseID: 58747
PackageBase: pycp
Version: 8.0.8-1
Description: cp and mv with a progressbar
URL: http://github.com/dmerejkowsky/pycp
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: dmerejkowsky
Submitter: yannicklm
FirstSubmitted: 1335212382
LastModified: 1555008283
URLPath: /cgit/aur.git/snapshot/pycp.tar.gz