clonepkg on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S clonepkg

* (Optional) Uninstall clonepkg on Arch using YAY

$ yay -Rns clonepkg

2. Manually Install "clonepkg" via AUR

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

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

b. Clone clonepkg's git locally

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

c. Go to ~/clonepkg folder and install it

$ cd ~/clonepkg $ makepkg -si

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

ID: 489598
Name: clonepkg
PackageBaseID: 104139
PackageBase: clonepkg
Version: 0.2.0-1
Description: Clones AUR packages with Git
URL: https://github.com/atweiden/clonepkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1449209684
LastModified: 1519579291
URLPath: /cgit/aur.git/snapshot/clonepkg.tar.gz