python-turbogears on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-turbogears

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

$ yay -Rns python-turbogears

2. Manually Install "python-turbogears" via AUR

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

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

b. Clone python-turbogears's git locally

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

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

$ cd ~/python-turbogears $ makepkg -si

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

ID: 284614
Name: python-turbogears
PackageBaseID: 95071
PackageBase: python-turbogears
Version: 2.3.5-1
Description: A hybrid web framework able to act both as a Full Stack framework or as a Microframework
URL: http://www.turbogears.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1704412216
Maintainer:
Submitter: robcat
FirstSubmitted: 1434963834
LastModified: 1457915721
URLPath: /cgit/aur.git/snapshot/python-turbogears.tar.gz