remine on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install remine on Arch using YAY
$
yay -S
remine
Copied
* (Optional) Uninstall remine on Arch using YAY
$
yay -Rns
remine
Copied
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
Copied
b. Clone remine's git locally
$
git clone https://aur.archlinux.org/remine.git
~/remine
Copied
c. Go to ~/remine folder and install it
$
cd
~/remine
Copied
$
makepkg -si
Copied
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
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