python-stashy on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-stashy

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

$ yay -Rns python-stashy

2. Manually Install "python-stashy" via AUR

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

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

b. Clone python-stashy's git locally

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

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

$ cd ~/python-stashy $ makepkg -si

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

ID: 1173664
Name: python-stashy
PackageBaseID: 149092
PackageBase: python-stashy
Version: 0.7-1
Description: Python API client for the Atlassian Stash REST API
URL: https://github.com/cosmin/stashy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AsamK
Submitter: harmathy
FirstSubmitted: 1581668841
LastModified: 1669295435
URLPath: /cgit/aur.git/snapshot/python-stashy.tar.gz