perl-redmine-api on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S perl-redmine-api

* (Optional) Uninstall perl-redmine-api on Arch using YAY

$ yay -Rns perl-redmine-api

2. Manually Install "perl-redmine-api" via AUR

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

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

b. Clone perl-redmine-api's git locally

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

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

$ cd ~/perl-redmine-api $ makepkg -si

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

ID: 216195
Name: perl-redmine-api
PackageBaseID: 96515
PackageBase: perl-redmine-api
Version: 0.04-1
Description: Communicate with Redmine thought the API
URL: http://search.cpan.org/dist/Redmine-API/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1438175387
LastModified: 1438175450
URLPath: /cgit/aur.git/snapshot/perl-redmine-api.tar.gz