python-robobrowser on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-robobrowser

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

$ yay -Rns python-robobrowser

2. Manually Install "python-robobrowser" via AUR

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

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

b. Clone python-robobrowser's git locally

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

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

$ cd ~/python-robobrowser $ makepkg -si

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

ID: 888232
Name: python-robobrowser
PackageBaseID: 83776
PackageBase: python-robobrowser
Version: 0.5.3-4
Description: RoboBrowser is a simple, Pythonic library for browsing the web without a standalone web browser.
URL: https://github.com/jmcarp/robobrowser
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: BachoSeven
Submitter: glennie
FirstSubmitted: 1405165590
LastModified: 1617656794
URLPath: /cgit/aur.git/snapshot/python-robobrowser.tar.gz