zerynth-studio on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S zerynth-studio

* (Optional) Uninstall zerynth-studio on Arch using YAY

$ yay -Rns zerynth-studio

2. Manually Install "zerynth-studio" via AUR

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

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

b. Clone zerynth-studio's git locally

$ git clone https://aur.archlinux.org/zerynth-studio.git ~/zerynth-studio

c. Go to ~/zerynth-studio folder and install it

$ cd ~/zerynth-studio $ makepkg -si

3. Information about the zerynth-studio package on Arch User Repository (AUR)

ID: 794315
Name: zerynth-studio
PackageBaseID: 120717
PackageBase: zerynth-studio
Version: 2.6.0-2
Description: A powerful IDE for embedded programming in Python that enables the IoT
URL: https://www.zerynth.com/zerynth-studio/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: robertfoster
FirstSubmitted: 1489838614
LastModified: 1600640891
URLPath: /cgit/aur.git/snapshot/zerynth-studio.tar.gz