python2-redmine on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-redmine

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

$ yay -Rns python2-redmine

2. Manually Install "python2-redmine" via AUR

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

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

b. Clone python2-redmine's git locally

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

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

$ cd ~/python2-redmine $ makepkg -si

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

ID: 870022
Name: python2-redmine
PackageBaseID: 100355
PackageBase: python-redmine
Version: 2.3.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
FirstSubmitted: 1442736113
LastModified: 1614424465
URLPath: /cgit/aur.git/snapshot/python2-redmine.tar.gz