How to Install and Uninstall python3-nlopt Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-nlopt" package

This is a short guide on how to install python3-nlopt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-nlopt

2. Uninstall "python3-nlopt" package

This is a short guide on how to uninstall python3-nlopt on openSUSE Leap:

$ sudo zypper remove python3-nlopt

3. Information about the python3-nlopt package on openSUSE Leap

Information for package python3-nlopt:
--------------------------------------
Repository : Main Repository
Name : python3-nlopt
Version : 2.7.1-bp155.3.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 250.2 KiB
Installed : No
Status : not installed
Source package : nlopt-2.7.1-bp155.3.9.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.