python-clyther on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-clyther

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

$ yay -Rns python-clyther

2. Manually Install "python-clyther" via AUR

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

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

b. Clone python-clyther's git locally

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

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

$ cd ~/python-clyther $ makepkg -si

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

ID: 784820
Name: python-clyther
PackageBaseID: 35937
PackageBase: python-clyther
Version: 0.4.0_beta-3
Description: A python language extension intended to make writing OpenCL code easy
URL: https://srossross.github.io/Clyther/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: stephane
FirstSubmitted: 1269562872
LastModified: 1598771361
URLPath: /cgit/aur.git/snapshot/python-clyther.tar.gz