python-tyro on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-tyro

* (Optional) Uninstall python-tyro on Arch using YAY

$ yay -Rns python-tyro

2. Manually Install "python-tyro" via AUR

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

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

b. Clone python-tyro's git locally

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

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

$ cd ~/python-tyro $ makepkg -si

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

ID: 1403402
Name: python-tyro
PackageBaseID: 198538
PackageBase: python-tyro
Version: 0.7.1-1
Description: Strongly typed, zero-effort CLI interfaces
URL: https://github.com/brentyi/tyro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1697317055
LastModified: 1706966772
URLPath: /cgit/aur.git/snapshot/python-tyro.tar.gz