smarthome-cli on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S smarthome-cli

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

$ yay -Rns smarthome-cli

2. Manually Install "smarthome-cli" via AUR

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

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

b. Clone smarthome-cli's git locally

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

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

$ cd ~/smarthome-cli $ makepkg -si

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

ID: 1128728
Name: smarthome-cli
PackageBaseID: 183456
PackageBase: smarthome-cli
Version: 2.15.0-1
Description: Terminal client for the smarthome-go/smarthome server.
URL: https://github.com/smarthome-go/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikMuellerDev
Submitter: MikMuellerDev
FirstSubmitted: 1655924090
LastModified: 1661096315
URLPath: /cgit/aur.git/snapshot/smarthome-cli.tar.gz