clonedigger on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S clonedigger

* (Optional) Uninstall clonedigger on Arch using YAY

$ yay -Rns clonedigger

2. Manually Install "clonedigger" via AUR

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

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

b. Clone clonedigger's git locally

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

c. Go to ~/clonedigger folder and install it

$ cd ~/clonedigger $ makepkg -si

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

ID: 1009082
Name: clonedigger
PackageBaseID: 55415
PackageBase: clonedigger
Version: 1.1.0-1
Description: Tool for finding clones in software written in Python.
URL: http://clonedigger.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: spider-mario
Submitter: spider-mario
FirstSubmitted: 1325199317
LastModified: 1640301832
URLPath: /cgit/aur.git/snapshot/clonedigger.tar.gz