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