python-asks on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-asks

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

$ yay -Rns python-asks

2. Manually Install "python-asks" via AUR

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

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

b. Clone python-asks's git locally

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

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

$ cd ~/python-asks $ makepkg -si

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

ID: 1084433
Name: python-asks
PackageBaseID: 128073
PackageBase: python-asks
Version: 3.0.0-1
Description: Async requests-like httplib for python.
URL: https://github.com/theelous3/asks
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: lilydjwg
FirstSubmitted: 1513780476
LastModified: 1653355662
URLPath: /cgit/aur.git/snapshot/python-asks.tar.gz