easea on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S easea

* (Optional) Uninstall easea on Arch using YAY

$ yay -Rns easea

2. Manually Install "easea" via AUR

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

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

b. Clone easea's git locally

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

c. Go to ~/easea folder and install it

$ cd ~/easea $ makepkg -si

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

ID: 201768
Name: easea
PackageBaseID: 86224
PackageBase: easea
Version: 1.0.3-2
Description: EASEA (EAsy Specification of Evolutionary Algorithms) is an Artificial Evolution platform that allows with only basic skills in computer science to implement evolutionary algorithms and to exploit the massive parallelism of many-core architecture
URL: http://easea.unistra.fr/
NumVotes: 1
Popularity: 0
OutOfDate: 1633359079
Maintainer:
FirstSubmitted: 1412285370
LastModified: 1435058428
URLPath: /cgit/aur.git/snapshot/easea.tar.gz