python-redmine on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-redmine

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

$ yay -Rns python-redmine

2. Manually Install "python-redmine" via AUR

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

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

b. Clone python-redmine's git locally

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

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

$ cd ~/python-redmine $ makepkg -si

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

ID: 1198432
Name: python-redmine
PackageBaseID: 100355
PackageBase: python-redmine
Version: 2.4.0-1
Description: Python library for communicating with a Redmine project management application
URL: https://python-redmine.com
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: sleduc
FirstSubmitted: 1442736113
LastModified: 1674008724
URLPath: /cgit/aur.git/snapshot/python-redmine.tar.gz