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