python-kornia on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-kornia

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

$ yay -Rns python-kornia

2. Manually Install "python-kornia" via AUR

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

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

b. Clone python-kornia's git locally

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

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

$ cd ~/python-kornia $ makepkg -si

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

ID: 1348436
Name: python-kornia
PackageBaseID: 146062
PackageBase: python-kornia
Version: 0.7.0-1
Description: Open Source Differentiable Computer Vision Library for PyTorch
URL: https://github.com/kornia/kornia
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: otaj
Submitter: otaj
FirstSubmitted: 1571916389
LastModified: 1699273595
URLPath: /cgit/aur.git/snapshot/python-kornia.tar.gz