asmcli on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S asmcli

* (Optional) Uninstall asmcli on Arch using YAY

$ yay -Rns asmcli

2. Manually Install "asmcli" via AUR

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

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

b. Clone asmcli's git locally

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

c. Go to ~/asmcli folder and install it

$ cd ~/asmcli $ makepkg -si

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

ID: 1223046
Name: asmcli
PackageBaseID: 179120
PackageBase: asmcli
Version: 1.16.2-1
Description: Anthos Service Mesh command line interface, to install and manage an Anthos Service Mesh.
URL: https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: p4ck3t0
Submitter: p4ck3t0
FirstSubmitted: 1653395859
LastModified: 1678268057
URLPath: /cgit/aur.git/snapshot/asmcli.tar.gz