gtk3-typeahead on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S gtk3-typeahead

* (Optional) Uninstall gtk3-typeahead on Arch using YAY

$ yay -Rns gtk3-typeahead

2. Manually Install "gtk3-typeahead" via AUR

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

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

b. Clone gtk3-typeahead's git locally

$ git clone https://aur.archlinux.org/gtk3-typeahead.git ~/gtk3-typeahead

c. Go to ~/gtk3-typeahead folder and install it

$ cd ~/gtk3-typeahead $ makepkg -si

3. Information about the gtk3-typeahead package on Arch User Repository (AUR)

ID: 1082169
Name: gtk3-typeahead
PackageBaseID: 92538
PackageBase: gtk3-typeahead
Version: 3.24.34-1
Description: GObject-based multi-platform GUI toolkit - Typeahead feature enabled for file chooser widget
URL: https://www.gtk.org/
NumVotes: 35
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1430077638
LastModified: 1652917949
URLPath: /cgit/aur.git/snapshot/gtk3-typeahead.tar.gz

5. The same packages on other Linux Distributions