python2-mechanize on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python2-mechanize

* (Optional) Uninstall python2-mechanize on Arch using YAY

$ yay -Rns python2-mechanize

2. Manually Install "python2-mechanize" via AUR

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

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

b. Clone python2-mechanize's git locally

$ git clone https://aur.archlinux.org/python2-mechanize.git ~/python2-mechanize

c. Go to ~/python2-mechanize folder and install it

$ cd ~/python2-mechanize $ makepkg -si

3. Information about the python2-mechanize package on Arch User Repository (AUR)

ID: 845691
Name: python2-mechanize
PackageBaseID: 161955
PackageBase: python2-mechanize
Version: 0.4.5-1
Description: Stateful programmatic web browsing in Python
URL: https://github.com/python-mechanize/mechanize
NumVotes: 2
Popularity: 4.6E-5
OutOfDate:
Maintainer: makikatze
FirstSubmitted: 1610364921
LastModified: 1610364921
URLPath: /cgit/aur.git/snapshot/python2-mechanize.tar.gz

5. The same packages on other Linux Distributions