arch-cli-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S arch-cli-git

* (Optional) Uninstall arch-cli-git on Arch using YAY

$ yay -Rns arch-cli-git

2. Manually Install "arch-cli-git" via AUR

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

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

b. Clone arch-cli-git's git locally

$ git clone https://aur.archlinux.org/arch-cli-git.git ~/arch-cli-git

c. Go to ~/arch-cli-git folder and install it

$ cd ~/arch-cli-git $ makepkg -si

3. Information about the arch-cli-git package on Arch User Repository (AUR)

ID: 1281257
Name: arch-cli-git
PackageBaseID: 195220
PackageBase: arch-cli-git
Version: 1.0.2-1
Description: Prepare Rust projects to be released on the Arch Linux User Repository.
URL: https://dnrops.gitee.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dnrops
Submitter: dnrops
FirstSubmitted: 1688177971
LastModified: 1688178120
URLPath: /cgit/aur.git/snapshot/arch-cli-git.tar.gz