How to Install and Uninstall ompl.x86_64 Package on Fedora 35

Last updated: October 06,2024

1. Install "ompl.x86_64" package

Learn how to install ompl.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ompl.x86_64

2. Uninstall "ompl.x86_64" package

This tutorial shows how to uninstall ompl.x86_64 on Fedora 35:

$ sudo dnf remove ompl.x86_64 $ sudo dnf autoremove

3. Information about the ompl.x86_64 package on Fedora 35

Last metadata expiration check: 4:36:22 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ompl
Version : 1.5.0
Release : 8.fc35
Architecture : x86_64
Size : 1.5 M
Source : ompl-1.5.0-8.fc35.src.rpm
Repository : fedora
Summary : The Open Motion Planning Library
URL : http://ompl.kavrakilab.org/
License : BSD
Description : The Open Motion Planning Library (OMPL) consists of many state-of-the-art
: sampling-based motion planning algorithms. OMPL itself does not contain
: any code related to, e.g., collision checking or visualization. This is
: a deliberate design choice, so that OMPL is not tied to a particular
: collision checker or visualization front end.