esphome-dev on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S esphome-dev

* (Optional) Uninstall esphome-dev on Arch using YAY

$ yay -Rns esphome-dev

2. Manually Install "esphome-dev" via AUR

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

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

b. Clone esphome-dev's git locally

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

c. Go to ~/esphome-dev folder and install it

$ cd ~/esphome-dev $ makepkg -si

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

ID: 1103654
Name: esphome-dev
PackageBaseID: 183542
PackageBase: esphomeyaml-dev
Version: 2022.6.1.r29.g28d2949eb-1
Description: Solution for your ESP8266/ESP32 projects with Home Assistant (development branch)
URL: https://github.com/esphome/ESPHome
NumVotes: 0
Popularity: 0
OutOfDate: 1697628419
Maintainer: amirva
Submitter: amirva
FirstSubmitted: 1656236205
LastModified: 1656237009
URLPath: /cgit/aur.git/snapshot/esphome-dev.tar.gz