python-retype on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-retype" 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-retype on Arch using YAY
$
yay -S
python-retype
Copied
* (Optional) Uninstall python-retype on Arch using YAY
$
yay -Rns
python-retype
Copied
2. Manually Install "python-retype" 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-retype's git locally
$
git clone https://aur.archlinux.org/python-retype.git
~/python-retype
Copied
c. Go to ~/python-retype folder and install it
$
cd
~/python-retype
Copied
$
makepkg -si
Copied
3. Information about the python-retype package on Arch User Repository (AUR)
ID: 1146972
Name: python-retype
PackageBaseID: 128432
PackageBase: python-retype
Version: 22.8.0-1
Description: Re-apply types from .pyi stub files to your codebase.
URL: https://github.com/ambv/retype
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1514377587
LastModified: 1664623158
URLPath: /cgit/aur.git/snapshot/python-retype.tar.gz
Name: python-retype
PackageBaseID: 128432
PackageBase: python-retype
Version: 22.8.0-1
Description: Re-apply types from .pyi stub files to your codebase.
URL: https://github.com/ambv/retype
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1514377587
LastModified: 1664623158
URLPath: /cgit/aur.git/snapshot/python-retype.tar.gz