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