How to Install and Uninstall python310-gyp Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python310-gyp" package

This tutorial shows how to install python310-gyp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-gyp

2. Uninstall "python310-gyp" package

Here is a brief guide to show you how to uninstall python310-gyp on openSuSE Tumbleweed:

$ sudo zypper remove python310-gyp

3. Information about the python310-gyp package on openSuSE Tumbleweed

Information for package python310-gyp:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-gyp
Version : 0+git.20230301-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : gyp-0+git.20230301-1.6.src
Upstream URL : https://gyp.gsrc.io
Summary : Generate Your Projects
Description :
GYP is a tool to generates native Visual Studio, Xcode and SCons and/or make
build files from a platform-independent input format. Its syntax is a universal
cross-platform build representation that still allows sufficient per-platform
flexibility to accommodate irreconcilable differences