python-trampoline on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-trampoline

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

$ yay -Rns python-trampoline

2. Manually Install "python-trampoline" via AUR

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

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

b. Clone python-trampoline's git locally

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

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

$ cd ~/python-trampoline $ makepkg -si

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

ID: 1191573
Name: python-trampoline
PackageBaseID: 189247
PackageBase: python-trampoline
Version: 0.1.2-1
Description: Simple and tiny yield-based trampoline implementation for python
URL: https://gitlab.com/ferreum/trampoline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Henry-ZHR
Submitter: Henry-ZHR
FirstSubmitted: 1672800410
LastModified: 1672800410
URLPath: /cgit/aur.git/snapshot/python-trampoline.tar.gz