python-types-setuptools on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-types-setuptools

* (Optional) Uninstall python-types-setuptools on Arch using YAY

$ yay -Rns python-types-setuptools

2. Manually Install "python-types-setuptools" via AUR

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

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

b. Clone python-types-setuptools's git locally

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

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

$ cd ~/python-types-setuptools $ makepkg -si

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

ID: 1392963
Name: python-types-setuptools
PackageBaseID: 174797
PackageBase: python-types-setuptools
Version: 69.0.0.20240125-1
Description: Typing stubs for setuptools
URL: https://github.com/python/typeshed
NumVotes: 2
Popularity: 0.003853
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1641595269
LastModified: 1706286334
URLPath: /cgit/aur.git/snapshot/python-types-setuptools.tar.gz