python-csnake on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-csnake

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

$ yay -Rns python-csnake

2. Manually Install "python-csnake" via AUR

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

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

b. Clone python-csnake's git locally

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

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

$ cd ~/python-csnake $ makepkg -si

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

ID: 1068379
Name: python-csnake
PackageBaseID: 170876
PackageBase: python-csnake
Version: 0.3.5-1
Description: C code generation helper package.
URL: https://gitlab.com/andrejr/csnake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1631131578
LastModified: 1650273660
URLPath: /cgit/aur.git/snapshot/python-csnake.tar.gz