ompl on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S ompl

* (Optional) Uninstall ompl on Arch using YAY

$ yay -Rns ompl

2. Manually Install "ompl" via AUR

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

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

b. Clone ompl's git locally

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

c. Go to ~/ompl folder and install it

$ cd ~/ompl $ makepkg -si

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

ID: 1370479
Name: ompl
PackageBaseID: 62154
PackageBase: ompl
Version: 1.6.0-1
Description: The Open Motion Planning Library (OMPL) consists of many state-of-the-art sampling-based motion planning algorithms
URL: http://ompl.kavrakilab.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: Sandmann
FirstSubmitted: 1345471097
LastModified: 1702670688
URLPath: /cgit/aur.git/snapshot/ompl.tar.gz