python-realesrgan on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-realesrgan

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

$ yay -Rns python-realesrgan

2. Manually Install "python-realesrgan" via AUR

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

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

b. Clone python-realesrgan's git locally

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

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

$ cd ~/python-realesrgan $ makepkg -si

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

ID: 1155632
Name: python-realesrgan
PackageBaseID: 172005
PackageBase: python-realesrgan
Version: 0.3.0-1
Description: Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
URL: https://github.com/xinntao/Real-ESRGAN
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1634216420
LastModified: 1666362736
URLPath: /cgit/aur.git/snapshot/python-realesrgan.tar.gz