python-requests_download on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-requests_download

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

$ yay -Rns python-requests_download

2. Manually Install "python-requests_download" via AUR

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

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

b. Clone python-requests_download's git locally

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

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

$ cd ~/python-requests_download $ makepkg -si

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

ID: 1140571
Name: python-requests_download
PackageBaseID: 127541
PackageBase: python-requests_download
Version: 0.1.2-4
Description: Download to a local file using requests
URL: https://github.com/takluyver/requests_download
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1511786615
LastModified: 1663340672
URLPath: /cgit/aur.git/snapshot/python-requests_download.tar.gz