merge-request-notifier on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S merge-request-notifier

* (Optional) Uninstall merge-request-notifier on Arch using YAY

$ yay -Rns merge-request-notifier

2. Manually Install "merge-request-notifier" via AUR

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

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

b. Clone merge-request-notifier's git locally

$ git clone https://aur.archlinux.org/merge-request-notifier.git ~/merge-request-notifier

c. Go to ~/merge-request-notifier folder and install it

$ cd ~/merge-request-notifier $ makepkg -si

3. Information about the merge-request-notifier package on Arch User Repository (AUR)

ID: 723563
Name: merge-request-notifier
PackageBaseID: 151747
PackageBase: merge-request-notifier
Version: 1.7.0-2
Description: This app shows your merge requests grouped by projects and WIP status. It is accessible from the system tray.
URL: https://github.com/codecentric/merge-request-notifier
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: amuttsch
Submitter: amuttsch
FirstSubmitted: 1587396682
LastModified: 1587398364
URLPath: /cgit/aur.git/snapshot/merge-request-notifier.tar.gz