python-advocate on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-advocate

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

$ yay -Rns python-advocate

2. Manually Install "python-advocate" via AUR

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

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

b. Clone python-advocate's git locally

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

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

$ cd ~/python-advocate $ makepkg -si

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

ID: 1285637
Name: python-advocate
PackageBaseID: 185031
PackageBase: python-advocate
Version: 1.0.0-1
Description: A set of tools based around the requests library for safely making HTTP requests on behalf of a third party.
URL: https://github.com/JordanMilne/Advocate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fryfrog
Submitter: fryfrog
FirstSubmitted: 1660834258
LastModified: 1688915317
URLPath: /cgit/aur.git/snapshot/python-advocate.tar.gz