esplorer on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install esplorer on Arch using YAY
$
yay -S
esplorer
Copied
* (Optional) Uninstall esplorer on Arch using YAY
$
yay -Rns
esplorer
Copied
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
Copied
b. Clone esplorer's git locally
$
git clone https://aur.archlinux.org/esplorer.git
~/esplorer
Copied
c. Go to ~/esplorer folder and install it
$
cd
~/esplorer
Copied
$
makepkg -si
Copied
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
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