naru on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install naru on Arch using YAY
$
yay -S
naru
Copied
* (Optional) Uninstall naru on Arch using YAY
$
yay -Rns
naru
Copied
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
Copied
b. Clone naru's git locally
$
git clone https://aur.archlinux.org/naru.git
~/naru
Copied
c. Go to ~/naru folder and install it
$
cd
~/naru
Copied
$
makepkg -si
Copied
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
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