quick-lookup on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S quick-lookup

* (Optional) Uninstall quick-lookup on Arch using YAY

$ yay -Rns quick-lookup

2. Manually Install "quick-lookup" via AUR

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

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

b. Clone quick-lookup's git locally

$ git clone https://aur.archlinux.org/quick-lookup.git ~/quick-lookup

c. Go to ~/quick-lookup folder and install it

$ cd ~/quick-lookup $ makepkg -si

3. Information about the quick-lookup package on Arch User Repository (AUR)

ID: 1420716
Name: quick-lookup
PackageBaseID: 159680
PackageBase: quick-lookup
Version: 2.1.1-1
Description: Simple GTK dictionary application powered by Wiktionary
URL: https://github.com/johnfactotum/quick-lookup
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1604945702
LastModified: 1709580383
URLPath: /cgit/aur.git/snapshot/quick-lookup.tar.gz