python2-sendfile on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-sendfile

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

$ yay -Rns python2-sendfile

2. Manually Install "python2-sendfile" via AUR

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

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

b. Clone python2-sendfile's git locally

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

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

$ cd ~/python2-sendfile $ makepkg -si

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

ID: 190729
Name: python2-sendfile
PackageBaseID: 66401
PackageBase: python2-sendfile
Version: 2.0.1-1
Description: A Python interface to sendfile(2)
URL: https://github.com/giampaolo/pysendfile
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: axil42
FirstSubmitted: 1358516254
LastModified: 1433916944
URLPath: /cgit/aur.git/snapshot/python2-sendfile.tar.gz