How to Install and Uninstall python2-numexpr Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-numexpr" package

This guide let you learn how to install python2-numexpr on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-numexpr

2. Uninstall "python2-numexpr" package

Please follow the steps below to uninstall python2-numexpr on openSUSE Leap:

$ sudo zypper remove python2-numexpr

3. Information about the python2-numexpr package on openSUSE Leap

Information for package python2-numexpr:
----------------------------------------
Repository : Main Repository
Name : python2-numexpr
Version : 2.7.1-bp153.1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 630,0 KiB
Installed : No
Status : not installed
Source package : python-numexpr-2.7.1-bp153.1.17.src
Summary : Numerical expression evaluator for NumPy
Description :
Numexpr is a numerical expression evaluator for NumPy. It is a C++
module. With it, expressions that operate on arrays (like "3*a+4*b")
can be accelerated and use less memory than doing the same
calculation in Python.

5. The same packages on other Linux Distributions