How to Install and Uninstall python-cyipopt-doc.noarch Package on Fedora 34

Last updated: September 21,2024

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

Please follow the instructions below to install python-cyipopt-doc.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall python-cyipopt-doc.noarch on Fedora 34:

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

3. Information about the python-cyipopt-doc.noarch package on Fedora 34

Last metadata expiration check: 5:18:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python-cyipopt-doc
Version : 1.1.0
Release : 1.fc34
Architecture : noarch
Size : 247 k
Source : python-cyipopt-1.1.0-1.fc34.src.rpm
Repository : updates
Summary : Documentation and examples for cyipopt
URL : https://github.com/mechmotum/cyipopt
License : EPL-1.0
Description : Ipopt (Interior Point OPTimizer, pronounced eye-pea-opt) is a software package
: for large-scale nonlinear optimization. Ipopt is available from the COIN-OR
: initiative, under the Eclipse Public License (EPL).
:
: cyipopt is a Python wrapper around Ipopt. It enables using Ipopt from the
: comfort of the Python programming language.