How to Install and Uninstall python-nlopt Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "python-nlopt" package

Please follow the step by step instructions below to install python-nlopt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python-nlopt

2. Uninstall "python-nlopt" package

Here is a brief guide to show you how to uninstall python-nlopt on openSuSE Tumbleweed:

$ sudo zypper remove python-nlopt

3. Information about the python-nlopt package on openSuSE Tumbleweed

Information for package python-nlopt:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-nlopt
Version : 2.7.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 237,6 KiB
Installed : No
Status : not installed
Source package : nlopt-2.7.1-1.1.src
Summary : Python interface to nonlinear optimization libray
Description :
NLopt is a free/open-source library for nonlinear optimization,
providing a common interface for a number of different free
optimization routines available online as well as original
implementations of various other algorithms.
This package contains Python3 interface to NLopt library.