aur_cli on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S aur_cli

* (Optional) Uninstall aur_cli on Arch using YAY

$ yay -Rns aur_cli

2. Manually Install "aur_cli" via AUR

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

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

b. Clone aur_cli's git locally

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

c. Go to ~/aur_cli folder and install it

$ cd ~/aur_cli $ makepkg -si

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

ID: 1281253
Name: aur_cli
PackageBaseID: 194585
PackageBase: aur_cli
Version: 0.1.3-1
Description: Prepare Rust projects to be released on the Arch Linux User Repository.
URL: https://dnrops.gitee.io
NumVotes: 1
Popularity: 0.005132
OutOfDate: 1704810691
Maintainer: harrietobrien
Submitter: dnrops
FirstSubmitted: 1686558564
LastModified: 1688175976
URLPath: /cgit/aur.git/snapshot/aur_cli.tar.gz