How to Install and Uninstall python3-torch-devel Package on openSUSE Leap

Last updated: May 12,2024

1. Install "python3-torch-devel" package

Please follow the steps below to install python3-torch-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-torch-devel

2. Uninstall "python3-torch-devel" package

Please follow the instructions below to uninstall python3-torch-devel on openSUSE Leap:

$ sudo zypper remove python3-torch-devel

3. Information about the python3-torch-devel package on openSUSE Leap

Information for package python3-torch-devel:
--------------------------------------------
Repository : Main Repository
Name : python3-torch-devel
Version : 1.4.0-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.3 MiB
Installed : No
Status : not installed
Source package : python-torch-1.4.0-bp155.2.12.src
Upstream URL : https://pytorch.org
Summary : Headers for C/C++, cmake build description and libraries needed for development
Description :
Although the Python interface is more polished and the primary focus of
development, PyTorch also has a C++ frontend. This package contains the header
to access the C/C++ interface.