python-jira on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-jira

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

$ yay -Rns python-jira

2. Manually Install "python-jira" via AUR

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

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

b. Clone python-jira's git locally

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

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

$ cd ~/python-jira $ makepkg -si

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

ID: 1419005
Name: python-jira
PackageBaseID: 96344
PackageBase: python-jira
Version: 3.6.0-4
Description: Python library to work with Jira APIs
URL: https://github.com/pycontribs/jira
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pozar87
Submitter: pozar87
FirstSubmitted: 1437742389
LastModified: 1709311803
URLPath: /cgit/aur.git/snapshot/python-jira.tar.gz