remine on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S remine

* (Optional) Uninstall remine on Arch using YAY

$ yay -Rns remine

2. Manually Install "remine" via AUR

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

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

b. Clone remine's git locally

$ git clone https://aur.archlinux.org/remine.git ~/remine

c. Go to ~/remine folder and install it

$ cd ~/remine $ makepkg -si

3. Information about the remine package on Arch User Repository (AUR)

ID: 1278794
Name: remine
PackageBaseID: 190992
PackageBase: remine
Version: 0.1.6-1
Description: A simple command line tool for redmine to list and quickly update issues
URL: https://github.com/schelmo/remine
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: schlmm
Submitter: schlmm
FirstSubmitted: 1677797535
LastModified: 1687761487
URLPath: /cgit/aur.git/snapshot/remine.tar.gz