python-kp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-kp

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

$ yay -Rns python-kp

2. Manually Install "python-kp" via AUR

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

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

b. Clone python-kp's git locally

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

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

$ cd ~/python-kp $ makepkg -si

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

ID: 1068353
Name: python-kp
PackageBaseID: 177174
PackageBase: python-kp
Version: 0.8.1-1
Description: Python binding of Kompute: Blazing fast, mobile-enabled, asynchronous, and optimized for advanced GPU processing usecases.
URL: https://kompute.cc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dobedobedo
FirstSubmitted: 1647876401
LastModified: 1650266095
URLPath: /cgit/aur.git/snapshot/python-kp.tar.gz