python-google on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-google

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

$ yay -Rns python-google

2. Manually Install "python-google" via AUR

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

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

b. Clone python-google's git locally

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

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

$ cd ~/python-google $ makepkg -si

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

ID: 870168
Name: python-google
PackageBaseID: 149831
PackageBase: python-google
Version: 3.0.0-2
Description: Google search from Python
URL: https://github.com/MarioVilas/googlesearch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1583465139
LastModified: 1614437579
URLPath: /cgit/aur.git/snapshot/python-google.tar.gz