lua-fzy on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S lua-fzy

* (Optional) Uninstall lua-fzy on Arch using YAY

$ yay -Rns lua-fzy

2. Manually Install "lua-fzy" via AUR

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

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

b. Clone lua-fzy's git locally

$ git clone https://aur.archlinux.org/lua-fzy.git ~/lua-fzy

c. Go to ~/lua-fzy folder and install it

$ cd ~/lua-fzy $ makepkg -si

3. Information about the lua-fzy package on Arch User Repository (AUR)

ID: 1406174
Name: lua-fzy
PackageBaseID: 202290
PackageBase: lua-fzy
Version: 1.0-1
Description: Lua fzf matching library
URL: https://github.com/swarn/fzy-lua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vetu104
Submitter: vetu104
FirstSubmitted: 1707410522
LastModified: 1707410522
URLPath: /cgit/aur.git/snapshot/lua-fzy.tar.gz