googler on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S googler

* (Optional) Uninstall googler on Arch using YAY

$ yay -Rns googler

2. Manually Install "googler" via AUR

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

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

b. Clone googler's git locally

$ git clone https://aur.archlinux.org/googler.git ~/googler

c. Go to ~/googler folder and install it

$ cd ~/googler $ makepkg -si

3. Information about the googler package on Arch User Repository (AUR)

ID: 1207033
Name: googler
PackageBaseID: 106914
PackageBase: googler
Version: 4.3.13-1
Description: Google from the command-line
URL: https://github.com/oksiquatzel/googler
NumVotes: 53
Popularity: 0.532717
OutOfDate:
Maintainer: ramen
Submitter:
FirstSubmitted: 1454351221
LastModified: 1675630831
URLPath: /cgit/aur.git/snapshot/googler.tar.gz