python-pyfastcopy on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S python-pyfastcopy

* (Optional) Uninstall python-pyfastcopy on Arch using YAY

$ yay -Rns python-pyfastcopy

2. Manually Install "python-pyfastcopy" via AUR

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

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

b. Clone python-pyfastcopy's git locally

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

c. Go to ~/python-pyfastcopy folder and install it

$ cd ~/python-pyfastcopy $ makepkg -si

3. Information about the python-pyfastcopy package on Arch User Repository (AUR)

ID: 1003670
Name: python-pyfastcopy
PackageBaseID: 150839
PackageBase: python-pyfastcopy
Version: 1.0.3-3
Description: Python module that monkey patches the shutil.copyfile function of Python standard library to internally use the sendfile system call.
URL: https://pypi.org/project/pyfastcopy/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Midov
Submitter: Midov
FirstSubmitted: 1585483554
LastModified: 1639507818
URLPath: /cgit/aur.git/snapshot/python-pyfastcopy.tar.gz