energia on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "energia" 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 energia on Arch using YAY
$
yay -S
energia
Copied
* (Optional) Uninstall energia on Arch using YAY
$
yay -Rns
energia
Copied
2. Manually Install "energia" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone energia's git locally
$
git clone https://aur.archlinux.org/energia.git
~/energia
Copied
c. Go to ~/energia folder and install it
$
cd
~/energia
Copied
$
makepkg -si
Copied
3. Information about the energia package on Arch User Repository (AUR)
ID: 705224
Name: energia
PackageBaseID: 66131
PackageBase: energia
Version: 1.8.10E23-1
Description: Energia is a Arduino IDE clone for use with the MSP430 launchpad
URL: http://energia.nu/
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: mpento
Submitter: will.price94
FirstSubmitted: 1357600708
LastModified: 1583675268
URLPath: /cgit/aur.git/snapshot/energia.tar.gz
Name: energia
PackageBaseID: 66131
PackageBase: energia
Version: 1.8.10E23-1
Description: Energia is a Arduino IDE clone for use with the MSP430 launchpad
URL: http://energia.nu/
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: mpento
Submitter: will.price94
FirstSubmitted: 1357600708
LastModified: 1583675268
URLPath: /cgit/aur.git/snapshot/energia.tar.gz