python-pysendfile on AUR (Arch User Repository)

Last updated: June 30,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

b. Install python-pysendfile on Arch using YAY

$ yay -S python-pysendfile

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

$ yay -Rns python-pysendfile

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

b. Clone python-pysendfile's git locally

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

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

$ cd ~/python-pysendfile $ makepkg -si

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