multiple on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S multiple

* (Optional) Uninstall multiple on Arch using YAY

$ yay -Rns multiple

2. Manually Install "multiple" via AUR

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

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

b. Clone multiple's git locally

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

c. Go to ~/multiple folder and install it

$ cd ~/multiple $ makepkg -si

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

ID: 917599
Name: multiple
PackageBaseID: 52166
PackageBase: multiple
Version: 0.5.6-1
Description: Program to detect (and optionally delete) files with same contents.
URL: https://www.first.in-berlin.de/software/tools/multiple/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oriba
Submitter: oriba
FirstSubmitted: 1315186496
LastModified: 1622995928
URLPath: /cgit/aur.git/snapshot/multiple.tar.gz