home-assistant-cli on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S home-assistant-cli

* (Optional) Uninstall home-assistant-cli on Arch using YAY

$ yay -Rns home-assistant-cli

2. Manually Install "home-assistant-cli" via AUR

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

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

b. Clone home-assistant-cli's git locally

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

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

$ cd ~/home-assistant-cli $ makepkg -si

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

ID: 1157145
Name: home-assistant-cli
PackageBaseID: 139812
PackageBase: home-assistant-cli
Version: 0.9.6-1
Description: Work with a local or a remote Home Assistant instance directly from the command-line.
URL: https://github.com/home-assistant/home-assistant-cli
NumVotes: 3
Popularity: 9.6E-5
OutOfDate:
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1550775424
LastModified: 1666718321
URLPath: /cgit/aur.git/snapshot/home-assistant-cli.tar.gz