python-poster on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-poster

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

$ yay -Rns python-poster

2. Manually Install "python-poster" via AUR

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

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

b. Clone python-poster's git locally

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

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

$ cd ~/python-poster $ makepkg -si

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

ID: 286760
Name: python-poster
PackageBaseID: 109152
PackageBase: python-poster
Version: 0.8.1-1
Description: Streaming HTTP uploads and multipart/form-data encoding
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Ryex
Submitter: Ryex
FirstSubmitted: 1458612843
LastModified: 1458614109
URLPath: /cgit/aur.git/snapshot/python-poster.tar.gz