esphome on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S esphome

* (Optional) Uninstall esphome on Arch using YAY

$ yay -Rns esphome

2. Manually Install "esphome" via AUR

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

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

b. Clone esphome's git locally

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

c. Go to ~/esphome folder and install it

$ cd ~/esphome $ makepkg -si

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

ID: 1424508
Name: esphome
PackageBaseID: 139360
PackageBase: esphomeyaml
Version: 2024.2.2-1
Description: Solution for your ESP8266/ESP32 projects with Home Assistant
URL: https://github.com/esphome/ESPHome
NumVotes: 15
Popularity: 0.055776
OutOfDate:
Maintainer: sgar
Submitter: sgar
FirstSubmitted: 1549454549
LastModified: 1710095898
URLPath: /cgit/aur.git/snapshot/esphome.tar.gz