python-datatypes on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-datatypes

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

$ yay -Rns python-datatypes

2. Manually Install "python-datatypes" via AUR

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

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

b. Clone python-datatypes's git locally

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

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

$ cd ~/python-datatypes $ makepkg -si

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

ID: 1320353
Name: python-datatypes
PackageBaseID: 171109
PackageBase: python-datatypes
Version: 0.12.0-1
Description: Utility Classes and Functions that are handy across multiple projects
URL: https://github.com/jaymon/datatypes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1631814911
LastModified: 1694973843
URLPath: /cgit/aur.git/snapshot/python-datatypes.tar.gz