naru on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S naru

* (Optional) Uninstall naru on Arch using YAY

$ yay -Rns naru

2. Manually Install "naru" via AUR

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

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

b. Clone naru's git locally

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

c. Go to ~/naru folder and install it

$ cd ~/naru $ makepkg -si

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

ID: 673086
Name: naru
PackageBaseID: 146635
PackageBase: naru
Version: 0.4.0-1
Description: A configurable fuzzy selector with support for multiple selections
URL: https://github.com/ohjames/naru
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jpike
Submitter: jpike
FirstSubmitted: 1573739445
LastModified: 1575461863
URLPath: /cgit/aur.git/snapshot/naru.tar.gz