pytype on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "pytype" 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 pytype on Arch using YAY
$
yay -S
pytype
Copied
* (Optional) Uninstall pytype on Arch using YAY
$
yay -Rns
pytype
Copied
2. Manually Install "pytype" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pytype's git locally
$
git clone https://aur.archlinux.org/pytype.git
~/pytype
Copied
c. Go to ~/pytype folder and install it
$
cd
~/pytype
Copied
$
makepkg -si
Copied
3. Information about the pytype package on Arch User Repository (AUR)
ID: 1293520
Name: pytype
PackageBaseID: 136411
PackageBase: pytype
Version: 2023.07.21-1
Description: A static type analyzer for Python code
URL: https://google.github.io/pytype/
NumVotes: 0
Popularity: 0
OutOfDate: 1699514191
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1538499901
LastModified: 1690186447
URLPath: /cgit/aur.git/snapshot/pytype.tar.gz
Name: pytype
PackageBaseID: 136411
PackageBase: pytype
Version: 2023.07.21-1
Description: A static type analyzer for Python code
URL: https://google.github.io/pytype/
NumVotes: 0
Popularity: 0
OutOfDate: 1699514191
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1538499901
LastModified: 1690186447
URLPath: /cgit/aur.git/snapshot/pytype.tar.gz