python-gfpgan on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-gfpgan

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

$ yay -Rns python-gfpgan

2. Manually Install "python-gfpgan" via AUR

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

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

b. Clone python-gfpgan's git locally

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

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

$ cd ~/python-gfpgan $ makepkg -si

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

ID: 1155615
Name: python-gfpgan
PackageBaseID: 172004
PackageBase: python-gfpgan
Version: 1.3.8-1
Description: GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
URL: https://github.com/TencentARC/GFPGAN
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1634216379
LastModified: 1666361100
URLPath: /cgit/aur.git/snapshot/python-gfpgan.tar.gz