dui on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S dui

* (Optional) Uninstall dui on Arch using YAY

$ yay -Rns dui

2. Manually Install "dui" via AUR

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

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

b. Clone dui's git locally

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

c. Go to ~/dui folder and install it

$ cd ~/dui $ makepkg -si

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

ID: 243148
Name: dui
PackageBaseID: 102462
PackageBase: dui
Version: 1-1
Description: Cross-platform tool for removing modified subversion files
URL: https://gist.github.com/xyproto/d3b49582bc2b16aee5b0
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1445889593
LastModified: 1445889994
URLPath: /cgit/aur.git/snapshot/dui.tar.gz