paradiseo on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S paradiseo

* (Optional) Uninstall paradiseo on Arch using YAY

$ yay -Rns paradiseo

2. Manually Install "paradiseo" via AUR

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

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

b. Clone paradiseo's git locally

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

c. Go to ~/paradiseo folder and install it

$ cd ~/paradiseo $ makepkg -si

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

ID: 394959
Name: paradiseo
PackageBaseID: 75746
PackageBase: paradiseo
Version: 2.0.1-4
Description: Evolving Objects is a template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast.
URL: paradiseo.gforge.inria.fr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: MCMic
FirstSubmitted: 1385577768
LastModified: 1490304827
URLPath: /cgit/aur.git/snapshot/paradiseo.tar.gz