python-cint-git on AUR (Arch User Repository)

Last updated: January 16,2025

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

$ yay -S python-cint-git

* (Optional) Uninstall python-cint-git on Arch using YAY

$ yay -Rns python-cint-git

2. Manually Install "python-cint-git" via AUR

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

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

b. Clone python-cint-git's git locally

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

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

$ cd ~/python-cint-git $ makepkg -si

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

ID: 673565
Name: python-cint-git
PackageBaseID: 147215
PackageBase: python-cint-git
Version: r48.db993da-1
Description: Wrapper for ctypes.c_* types so that the arithmetic operators works the same as in C.
URL: https://github.com/disconnect3d/cint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mzr
Submitter: mzr
FirstSubmitted: 1575552620
LastModified: 1575552620
URLPath: /cgit/aur.git/snapshot/python-cint-git.tar.gz