python-pysendfile on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "python-pysendfile" 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-pysendfile on Arch using YAY
$
yay -S
python-pysendfile
Copied
* (Optional) Uninstall python-pysendfile on Arch using YAY
$
yay -Rns
python-pysendfile
Copied
2. Manually Install "python-pysendfile" 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-pysendfile's git locally
$
git clone https://aur.archlinux.org/python-pysendfile.git
~/python-pysendfile
Copied
c. Go to ~/python-pysendfile folder and install it
$
cd
~/python-pysendfile
Copied
$
makepkg -si
Copied
3. Information about the python-pysendfile package on Arch User Repository (AUR)
ID: 1416019
Name: python-pysendfile
PackageBaseID: 202993
PackageBase: python-pysendfile
Version: 2.0.1-9
Description: A Python interface to sendfile(2) syscall
URL: https://github.com/giampaolo/pysendfile
NumVotes: 0
Popularity: 0
OutOfDate: 1709643254
Maintainer:
Submitter: jelly
FirstSubmitted: 1708977293
LastModified: 1708977293
URLPath: /cgit/aur.git/snapshot/python-pysendfile.tar.gz
Name: python-pysendfile
PackageBaseID: 202993
PackageBase: python-pysendfile
Version: 2.0.1-9
Description: A Python interface to sendfile(2) syscall
URL: https://github.com/giampaolo/pysendfile
NumVotes: 0
Popularity: 0
OutOfDate: 1709643254
Maintainer:
Submitter: jelly
FirstSubmitted: 1708977293
LastModified: 1708977293
URLPath: /cgit/aur.git/snapshot/python-pysendfile.tar.gz