python-type-enforced on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-type-enforced

* (Optional) Uninstall python-type-enforced on Arch using YAY

$ yay -Rns python-type-enforced

2. Manually Install "python-type-enforced" via AUR

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

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

b. Clone python-type-enforced's git locally

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

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

$ cd ~/python-type-enforced $ makepkg -si

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

ID: 1408074
Name: python-type-enforced
PackageBaseID: 202410
PackageBase: python-type-enforced
Version: 1.3.0-1
Description: Check if type annotations correspond the reality at runtime
URL: https://pypi.org/project/type-enforced
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ashark
Submitter: Ashark
FirstSubmitted: 1707747691
LastModified: 1707747691
URLPath: /cgit/aur.git/snapshot/python-type-enforced.tar.gz