nautilus-typeahead on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nautilus-typeahead

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

$ yay -Rns nautilus-typeahead

2. Manually Install "nautilus-typeahead" via AUR

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

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

b. Clone nautilus-typeahead's git locally

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

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

$ cd ~/nautilus-typeahead $ makepkg -si

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

ID: 1374427
Name: nautilus-typeahead
PackageBaseID: 99731
PackageBase: nautilus-typeahead
Version: 45.2.1-1
Description: Default file manager for GNOME - Patched to bring back the 'typeahead find' feature
URL: https://wiki.gnome.org/Apps/Files
NumVotes: 45
Popularity: 0.251731
OutOfDate:
Maintainer: albertvaka
Submitter: badwolfie
FirstSubmitted: 1441931973
LastModified: 1703334004
URLPath: /cgit/aur.git/snapshot/nautilus-typeahead.tar.gz

5. The same packages on other Linux Distributions