python-sendfile on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-sendfile

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

$ yay -Rns python-sendfile

2. Manually Install "python-sendfile" via AUR

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

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

b. Clone python-sendfile's git locally

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

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

$ cd ~/python-sendfile $ makepkg -si

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

ID: 194504
Name: python-sendfile
PackageBaseID: 70026
PackageBase: python-sendfile
Version: 2.0.1-1
Description: A Python interface to sendfile(2)
URL: https://github.com/giampaolo/pysendfile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: darnir
Submitter: sl1pkn07
FirstSubmitted: 1368814579
LastModified: 1434194710
URLPath: /cgit/aur.git/snapshot/python-sendfile.tar.gz