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