python-itypes on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-itypes

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

$ yay -Rns python-itypes

2. Manually Install "python-itypes" via AUR

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

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

b. Clone python-itypes's git locally

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

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

$ cd ~/python-itypes $ makepkg -si

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

ID: 1191676
Name: python-itypes
PackageBaseID: 121471
PackageBase: python-itypes
Version: 1.2.0-1
Description: Basic immutable container types for Python.
URL: https://github.com/tomchristie/itypes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Anthony25
Submitter: Anthony25
FirstSubmitted: 1492043484
LastModified: 1672832004
URLPath: /cgit/aur.git/snapshot/python-itypes.tar.gz