python-fpie on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-fpie

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

$ yay -Rns python-fpie

2. Manually Install "python-fpie" via AUR

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

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

b. Clone python-fpie's git locally

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

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

$ cd ~/python-fpie $ makepkg -si

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

ID: 1341376
Name: python-fpie
PackageBaseID: 198931
PackageBase: python-fpie
Version: 0.2.4-1
Description: A fast poisson image editing algorithm implementation
URL: https://github.com/Trinkle23897/Fast-Poisson-Image-Editing
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fanyujun
Submitter: fanyujun
FirstSubmitted: 1698320558
LastModified: 1698320558
URLPath: /cgit/aur.git/snapshot/python-fpie.tar.gz