mender-cli on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mender-cli

* (Optional) Uninstall mender-cli on Arch using YAY

$ yay -Rns mender-cli

2. Manually Install "mender-cli" via AUR

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

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

b. Clone mender-cli's git locally

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

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

$ cd ~/mender-cli $ makepkg -si

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

ID: 1330564
Name: mender-cli
PackageBaseID: 198267
PackageBase: mender-cli
Version: 1.11.0-1
Description: Mender.io command line interface.
URL: https://docs.mender.io/downloads#mender-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Maik93
Submitter: Maik93
FirstSubmitted: 1696779208
LastModified: 1696779208
URLPath: /cgit/aur.git/snapshot/mender-cli.tar.gz