esplorer on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S esplorer

* (Optional) Uninstall esplorer on Arch using YAY

$ yay -Rns esplorer

2. Manually Install "esplorer" via AUR

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

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

b. Clone esplorer's git locally

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

c. Go to ~/esplorer folder and install it

$ cd ~/esplorer $ makepkg -si

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

ID: 811801
Name: esplorer
PackageBaseID: 91723
PackageBase: esplorer
Version: 0.2.0_rc6-2
Description: Integrated Development Environment (IDE) for ESP8266 developers
URL: https://esp8266.ru/esplorer
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: olebowle
Submitter: olebowle
FirstSubmitted: 1427583591
LastModified: 1604169675
URLPath: /cgit/aur.git/snapshot/esplorer.tar.gz