dapr-cli-bin on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S dapr-cli-bin

* (Optional) Uninstall dapr-cli-bin on Arch using YAY

$ yay -Rns dapr-cli-bin

2. Manually Install "dapr-cli-bin" via AUR

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

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

b. Clone dapr-cli-bin's git locally

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

c. Go to ~/dapr-cli-bin folder and install it

$ cd ~/dapr-cli-bin $ makepkg -si

3. Information about the dapr-cli-bin package on Arch User Repository (AUR)

ID: 1223393
Name: dapr-cli-bin
PackageBaseID: 176057
PackageBase: dapr-cli-bin
Version: 1.10.0-1
Description: Command-line tools for Dapr
URL: https://github.com/dapr/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: geraldwuhoo
Submitter: geraldwuhoo
FirstSubmitted: 1644990578
LastModified: 1678315350
URLPath: /cgit/aur.git/snapshot/dapr-cli-bin.tar.gz