dura-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dura-git

* (Optional) Uninstall dura-git on Arch using YAY

$ yay -Rns dura-git

2. Manually Install "dura-git" via AUR

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

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

b. Clone dura-git's git locally

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

c. Go to ~/dura-git folder and install it

$ cd ~/dura-git $ makepkg -si

3. Information about the dura-git package on Arch User Repository (AUR)

ID: 1338705
Name: dura-git
PackageBaseID: 174692
PackageBase: dura-git
Version: v0.2.0.r11.gb4a51b9-1
Description: Dura is a background process that watches your Git repositories and commits your uncommitted changes
URL: https://github.com/tkellogg/dura
NumVotes: 2
Popularity: 0.057908
OutOfDate:
Maintainer: roscar
Submitter: programatic
FirstSubmitted: 1641269799
LastModified: 1698066568
URLPath: /cgit/aur.git/snapshot/dura-git.tar.gz