python-beartype on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "python-beartype" 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
Copied
b. Install python-beartype on Arch using YAY
$
yay -S
python-beartype
Copied
* (Optional) Uninstall python-beartype on Arch using YAY
$
yay -Rns
python-beartype
Copied
2. Manually Install "python-beartype" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-beartype's git locally
$
git clone https://aur.archlinux.org/python-beartype.git
~/python-beartype
Copied
c. Go to ~/python-beartype folder and install it
$
cd
~/python-beartype
Copied
$
makepkg -si
Copied
3. Information about the python-beartype package on Arch User Repository (AUR)
ID: 1409071
Name: python-beartype
PackageBaseID: 177141
PackageBase: python-beartype
Version: 0.17.2-1
Description: Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python
URL: https://github.com/beartype/beartype
NumVotes: 1
Popularity: 0.277216
OutOfDate:
Maintainer: carsme
Submitter: AchmadFathoni
FirstSubmitted: 1647858102
LastModified: 1707908162
URLPath: /cgit/aur.git/snapshot/python-beartype.tar.gz
Name: python-beartype
PackageBaseID: 177141
PackageBase: python-beartype
Version: 0.17.2-1
Description: Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python
URL: https://github.com/beartype/beartype
NumVotes: 1
Popularity: 0.277216
OutOfDate:
Maintainer: carsme
Submitter: AchmadFathoni
FirstSubmitted: 1647858102
LastModified: 1707908162
URLPath: /cgit/aur.git/snapshot/python-beartype.tar.gz