python-resize-right on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-resize-right

* (Optional) Uninstall python-resize-right on Arch using YAY

$ yay -Rns python-resize-right

2. Manually Install "python-resize-right" via AUR

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

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

b. Clone python-resize-right's git locally

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

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

$ cd ~/python-resize-right $ makepkg -si

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

ID: 1155637
Name: python-resize-right
PackageBaseID: 186798
PackageBase: python-resize-right
Version: 0.0.2-1
Description: The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).
URL: https://github.com/assafshocher/ResizeRight
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1666363274
LastModified: 1666363274
URLPath: /cgit/aur.git/snapshot/python-resize-right.tar.gz