How to Install and Uninstall python311-numpy Package on openSUSE Leap
Last updated: November 24,2024
1. Install "python311-numpy" package
In this section, we are going to explain the necessary steps to install python311-numpy on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-numpy
Copied
2. Uninstall "python311-numpy" package
This is a short guide on how to uninstall python311-numpy on openSUSE Leap:
$
sudo zypper remove
python311-numpy
Copied
3. Information about the python311-numpy package on openSUSE Leap
Information for package python311-numpy:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-numpy
Version : 1.24.2-150400.23.12.8
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 33.0 MiB
Installed : No
Status : not installed
Source package : python-numpy-1.24.2-150400.23.12.8.src
Upstream URL : http://www.numpy.org/
Summary : NumPy array processing for numbers, strings, records and objects
Description :
NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type which also makes NumPy suitable for
interfacing with general-purpose data-base applications.
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-numpy
Version : 1.24.2-150400.23.12.8
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 33.0 MiB
Installed : No
Status : not installed
Source package : python-numpy-1.24.2-150400.23.12.8.src
Upstream URL : http://www.numpy.org/
Summary : NumPy array processing for numbers, strings, records and objects
Description :
NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type which also makes NumPy suitable for
interfacing with general-purpose data-base applications.
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.