python-check-shapes on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-check-shapes

* (Optional) Uninstall python-check-shapes on Arch using YAY

$ yay -Rns python-check-shapes

2. Manually Install "python-check-shapes" via AUR

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

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

b. Clone python-check-shapes's git locally

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

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

$ cd ~/python-check-shapes $ makepkg -si

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

ID: 1302247
Name: python-check-shapes
PackageBaseID: 191633
PackageBase: python-check-shapes
Version: 1.1.1-1
Description: Library for annotating and checking tensor shapes.
URL: https://github.com/GPflow/check_shapes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oysstu
Submitter: oysstu
FirstSubmitted: 1678965529
LastModified: 1691742636
URLPath: /cgit/aur.git/snapshot/python-check-shapes.tar.gz