gclone on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S gclone

* (Optional) Uninstall gclone on Arch using YAY

$ yay -Rns gclone

2. Manually Install "gclone" via AUR

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

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

b. Clone gclone's git locally

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

c. Go to ~/gclone folder and install it

$ cd ~/gclone $ makepkg -si

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

ID: 697314
Name: gclone
PackageBaseID: 139926
PackageBase: gclone
Version: 0.6.0-1
Description: A git-based project helper
URL: https://github.com/allonsy/gclone
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: allonsy
Submitter: allonsy
FirstSubmitted: 1551151684
LastModified: 1581805409
URLPath: /cgit/aur.git/snapshot/gclone.tar.gz