python-trogon on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-trogon

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

$ yay -Rns python-trogon

2. Manually Install "python-trogon" via AUR

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

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

b. Clone python-trogon's git locally

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

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

$ cd ~/python-trogon $ makepkg -si

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

ID: 1336314
Name: python-trogon
PackageBaseID: 198236
PackageBase: python-trogon
Version: 0.5.0-2
Description: Automatically generate a Textual TUI for your Click CLI
URL: https://pypi.org/project/trogon
NumVotes: 1
Popularity: 0.057873
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1696693033
LastModified: 1697673426
URLPath: /cgit/aur.git/snapshot/python-trogon.tar.gz