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

b. Install energia on Arch using YAY

$ yay -S energia

* (Optional) Uninstall energia on Arch using YAY

$ yay -Rns energia

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

b. Clone energia's git locally

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

c. Go to ~/energia folder and install it

$ cd ~/energia $ makepkg -si

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