How to Install and Uninstall python-geomdl-doc.noarch Package on Fedora 35

Last updated: April 25,2024

1. Install "python-geomdl-doc.noarch" package

In this section, we are going to explain the necessary steps to install python-geomdl-doc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-geomdl-doc.noarch

2. Uninstall "python-geomdl-doc.noarch" package

Please follow the step by step instructions below to uninstall python-geomdl-doc.noarch on Fedora 35:

$ sudo dnf remove python-geomdl-doc.noarch $ sudo dnf autoremove

3. Information about the python-geomdl-doc.noarch package on Fedora 35

Last metadata expiration check: 3:26:02 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python-geomdl-doc
Version : 5.3.1
Release : 1.fc35
Architecture : noarch
Size : 3.9 M
Source : python-geomdl-5.3.1-1.fc35.src.rpm
Repository : updates
Summary : Documentation for geomdl
URL : https://onurraufbingol.com/NURBS-Python/
License : CC-BY
Description : NURBS-Python (geomdl) is a pure Python, self-contained, object-oriented
: B-Spline and NURBS spline library for Python versions 2.7.x, 3.4.x and later.
:
: NURBS-Python (geomdl) provides convenient data structures and highly
: customizable API for rational and non-rational splines along with the efficient
: and extensible implementations of the following algorithms:
:
: • Spline evaluation
: • Derivative evaluation
: • Knot insertion
: • Knot removal
: • Knot vector refinement
: • Degree elevation
: • Degree reduction
: • Curve and surface fitting via interpolation and least squares approximation
:
: NURBS-Python (geomdl) also provides customizable visualization and animation
: options via Matplotlib, Plotly and VTK libraries. Please refer to the
: documentation (http://nurbs-python.readthedocs.io/) for more details.