smarthome-commander on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S smarthome-commander

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

$ yay -Rns smarthome-commander

2. Manually Install "smarthome-commander" via AUR

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

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

b. Clone smarthome-commander's git locally

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

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

$ cd ~/smarthome-commander $ makepkg -si

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

ID: 1347474
Name: smarthome-commander
PackageBaseID: 184187
PackageBase: smarthome-commander
Version: 0.2.1-5
Description: Microservice for executing shell commands via API requests
URL: https://github.com/smarthome-go/commander
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikMuellerDev
Submitter: MikMuellerDev
FirstSubmitted: 1658440816
LastModified: 1699111873
URLPath: /cgit/aur.git/snapshot/smarthome-commander.tar.gz