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

Last updated: May 15,2024

1. Install "python-nlopt" package

This tutorial shows how to install python-nlopt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-nlopt

2. Uninstall "python-nlopt" package

Please follow the guidance below to uninstall python-nlopt on openSUSE Leap:

$ sudo zypper remove python-nlopt

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

Information for package python-nlopt:
-------------------------------------
Repository : Main Repository
Name : python-nlopt
Version : 2.6.2-bp153.1.27
Arch : x86_64
Vendor : openSUSE
Installed Size : 276,1 KiB
Installed : No
Status : not installed
Source package : nlopt-2.6.2-bp153.1.27.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.