python-mechanicalsoup on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-mechanicalsoup

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

$ yay -Rns python-mechanicalsoup

2. Manually Install "python-mechanicalsoup" via AUR

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

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

b. Clone python-mechanicalsoup's git locally

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

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

$ cd ~/python-mechanicalsoup $ makepkg -si

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

ID: 1299878
Name: python-mechanicalsoup
PackageBaseID: 98476
PackageBase: python-mechanicalsoup
Version: 1.3.0-1
Description: A Python library for automating interaction with websites
URL: https://github.com/hickford/MechanicalSoup
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: arnottcr
Submitter: jdarnold
FirstSubmitted: 1440516569
LastModified: 1691343709
URLPath: /cgit/aur.git/snapshot/python-mechanicalsoup.tar.gz