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

Last updated: July 03,2024

1. Install "python39-nlopt" package

This is a short guide on how to install python39-nlopt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-nlopt

2. Uninstall "python39-nlopt" package

This tutorial shows how to uninstall python39-nlopt on openSuSE Tumbleweed:

$ sudo zypper remove python39-nlopt

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

Information for package python39-nlopt:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-nlopt
Version : 2.7.1-3.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 240.0 KiB
Installed : No
Status : not installed
Source package : nlopt-2.7.1-3.14.src
Upstream URL : https://nlopt.readthedocs.io/en/latest/
Summary : A library for nonlinear optimization
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.