openeuphoria on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S openeuphoria

* (Optional) Uninstall openeuphoria on Arch using YAY

$ yay -Rns openeuphoria

2. Manually Install "openeuphoria" via AUR

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

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

b. Clone openeuphoria's git locally

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

c. Go to ~/openeuphoria folder and install it

$ cd ~/openeuphoria $ makepkg -si

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

ID: 903399
Name: openeuphoria
PackageBaseID: 81252
PackageBase: openeuphoria
Version: 4.1.0-3
Description: Fast interpreted or compiled general purpose programming language.
URL: https://openeuphoria.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Frontier
Submitter: Frontier
FirstSubmitted: 1398358612
LastModified: 1620382329
URLPath: /cgit/aur.git/snapshot/openeuphoria.tar.gz