fzf-make on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "fzf-make" 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 fzf-make on Arch using YAY
$
yay -S
fzf-make
Copied
* (Optional) Uninstall fzf-make on Arch using YAY
$
yay -Rns
fzf-make
Copied
2. Manually Install "fzf-make" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fzf-make's git locally
$
git clone https://aur.archlinux.org/fzf-make.git
~/fzf-make
Copied
c. Go to ~/fzf-make folder and install it
$
cd
~/fzf-make
Copied
$
makepkg -si
Copied
3. Information about the fzf-make package on Arch User Repository (AUR)
ID: 1410831
Name: fzf-make
PackageBaseID: 196770
PackageBase: fzf-make
Version: 0.24.0-1
Description: A command line tool that executes make target using fuzzy finder with preview window
URL: https://github.com/kyu08/fzf-make
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1692360771
LastModified: 1708166669
URLPath: /cgit/aur.git/snapshot/fzf-make.tar.gz
Name: fzf-make
PackageBaseID: 196770
PackageBase: fzf-make
Version: 0.24.0-1
Description: A command line tool that executes make target using fuzzy finder with preview window
URL: https://github.com/kyu08/fzf-make
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1692360771
LastModified: 1708166669
URLPath: /cgit/aur.git/snapshot/fzf-make.tar.gz