soletta on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S soletta

* (Optional) Uninstall soletta on Arch using YAY

$ yay -Rns soletta

2. Manually Install "soletta" via AUR

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

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

b. Clone soletta's git locally

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

c. Go to ~/soletta folder and install it

$ cd ~/soletta $ makepkg -si

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

ID: 323882
Name: soletta
PackageBaseID: 97684
PackageBase: soletta
Version: 1-2
Description: Soletta project is a framework for making IoT devices.
URL: http://github.com/solettaproject/soletta
NumVotes: 1
Popularity: 0
OutOfDate: 1705601105
Maintainer:
Submitter: anselmolsm
FirstSubmitted: 1439650979
LastModified: 1469329511
URLPath: /cgit/aur.git/snapshot/soletta.tar.gz