python-pyfzf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pyfzf

* (Optional) Uninstall python-pyfzf on Arch using YAY

$ yay -Rns python-pyfzf

2. Manually Install "python-pyfzf" via AUR

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

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

b. Clone python-pyfzf's git locally

$ git clone https://aur.archlinux.org/python-pyfzf.git ~/python-pyfzf

c. Go to ~/python-pyfzf folder and install it

$ cd ~/python-pyfzf $ makepkg -si

3. Information about the python-pyfzf package on Arch User Repository (AUR)

ID: 1169467
Name: python-pyfzf
PackageBaseID: 178572
PackageBase: python-pyfzf
Version: 0.3.1-2
Description: A python wrapper for fzf
URL: https://github.com/nk412/pyfzf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: onurbbr
Submitter: onurbbr
FirstSubmitted: 1651679433
LastModified: 1668496396
URLPath: /cgit/aur.git/snapshot/python-pyfzf.tar.gz