ecere-sdk on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ecere-sdk

* (Optional) Uninstall ecere-sdk on Arch using YAY

$ yay -Rns ecere-sdk

2. Manually Install "ecere-sdk" via AUR

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

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

b. Clone ecere-sdk's git locally

$ git clone https://aur.archlinux.org/ecere-sdk.git ~/ecere-sdk

c. Go to ~/ecere-sdk folder and install it

$ cd ~/ecere-sdk $ makepkg -si

3. Information about the ecere-sdk package on Arch User Repository (AUR)

ID: 375770
Name: ecere-sdk
PackageBaseID: 17138
PackageBase: ecere-sdk
Version: 0.44.15-1
Description: A SDK for building cross-platform GUI and graphics apps using the eC language
URL: http://ecere.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1211615468
LastModified: 1484826739
URLPath: /cgit/aur.git/snapshot/ecere-sdk.tar.gz