python-basicsr on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-basicsr

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

$ yay -Rns python-basicsr

2. Manually Install "python-basicsr" via AUR

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

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

b. Clone python-basicsr's git locally

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

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

$ cd ~/python-basicsr $ makepkg -si

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

ID: 1155551
Name: python-basicsr
PackageBaseID: 172006
PackageBase: python-basicsr
Version: 1.4.2-1
Description: Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc.
URL: https://github.com/xinntao/BasicSR
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1634216447
LastModified: 1666355968
URLPath: /cgit/aur.git/snapshot/python-basicsr.tar.gz