python2-itypes on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python2-itypes

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

$ yay -Rns python2-itypes

2. Manually Install "python2-itypes" via AUR

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

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

b. Clone python2-itypes's git locally

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

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

$ cd ~/python2-itypes $ makepkg -si

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

ID: 737498
Name: python2-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: 1655748821
Maintainer: Anthony25
FirstSubmitted: 1492043484
LastModified: 1589618111
URLPath: /cgit/aur.git/snapshot/python2-itypes.tar.gz

5. The same packages on other Linux Distributions