waifu2x-caffe on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S waifu2x-caffe

* (Optional) Uninstall waifu2x-caffe on Arch using YAY

$ yay -Rns waifu2x-caffe

2. Manually Install "waifu2x-caffe" via AUR

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

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

b. Clone waifu2x-caffe's git locally

$ git clone https://aur.archlinux.org/waifu2x-caffe.git ~/waifu2x-caffe

c. Go to ~/waifu2x-caffe folder and install it

$ cd ~/waifu2x-caffe $ makepkg -si

3. Information about the waifu2x-caffe package on Arch User Repository (AUR)

ID: 1416960
Name: waifu2x-caffe
PackageBaseID: 165794
PackageBase: waifu2x-caffe
Version: v1.1.2-2
Description: Image rescaling and noise reduction using the power of convolutional neural networks. Rewritten from the original Waifu2x using Caffe. Compiled with CUDA & cuDNN enabled flags.
URL: https://github.com/Gin-no-kami/waifu2x-caffe
NumVotes: 3
Popularity: 0.000108
OutOfDate:
Maintainer: ginnokami
Submitter: ginnokami
FirstSubmitted: 1618789475
LastModified: 1709082767
URLPath: /cgit/aur.git/snapshot/waifu2x-caffe.tar.gz