python-proxy_tools on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python-proxy_tools

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

$ yay -Rns python-proxy_tools

2. Manually Install "python-proxy_tools" via AUR

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

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

b. Clone python-proxy_tools's git locally

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

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

$ cd ~/python-proxy_tools $ makepkg -si

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

ID: 949507
Name: python-proxy_tools
PackageBaseID: 170080
PackageBase: python-proxy_tools
Version: 0.1.0-1
Description: Simple proxy implementation for Python
URL: https://github.com/jtushman/proxy_tools
NumVotes: 4
Popularity: 0.023495
OutOfDate:
Maintainer: kruzah
Submitter: kruzah
FirstSubmitted: 1629322290
LastModified: 1629322290
URLPath: /cgit/aur.git/snapshot/python-proxy_tools.tar.gz