luneta on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S luneta

* (Optional) Uninstall luneta on Arch using YAY

$ yay -Rns luneta

2. Manually Install "luneta" via AUR

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

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

b. Clone luneta's git locally

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

c. Go to ~/luneta folder and install it

$ cd ~/luneta $ makepkg -si

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

ID: 1176427
Name: luneta
PackageBaseID: 188338
PackageBase: luneta
Version: 0.7.4-1
Description: Interactive command-line filter that can be applied to any list, e.g., "ls | luneta"
URL: https://github.com/fbeline/luneta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: al1-ce
Submitter: al1-ce
FirstSubmitted: 1669785910
LastModified: 1669785910
URLPath: /cgit/aur.git/snapshot/luneta.tar.gz