fzf-open on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "fzf-open" 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-open on Arch using YAY
$
yay -S
fzf-open
Copied
* (Optional) Uninstall fzf-open on Arch using YAY
$
yay -Rns
fzf-open
Copied
2. Manually Install "fzf-open" 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-open's git locally
$
git clone https://aur.archlinux.org/fzf-open.git
~/fzf-open
Copied
c. Go to ~/fzf-open folder and install it
$
cd
~/fzf-open
Copied
$
makepkg -si
Copied
3. Information about the fzf-open package on Arch User Repository (AUR)
ID: 796620
Name: fzf-open
PackageBaseID: 158029
PackageBase: fzf-open
Version: 0.3-1
Description: Use fzf to open files in appropriate applications (a la macOS Spotlight)
URL: https://github.com/trmckay/fzf-open.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trmckay
Submitter: trmckay
FirstSubmitted: 1601015162
LastModified: 1601087218
URLPath: /cgit/aur.git/snapshot/fzf-open.tar.gz
Name: fzf-open
PackageBaseID: 158029
PackageBase: fzf-open
Version: 0.3-1
Description: Use fzf to open files in appropriate applications (a la macOS Spotlight)
URL: https://github.com/trmckay/fzf-open.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trmckay
Submitter: trmckay
FirstSubmitted: 1601015162
LastModified: 1601087218
URLPath: /cgit/aur.git/snapshot/fzf-open.tar.gz