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

Last updated: May 20,2024

1. Install "python39-gyp" package

This guide let you learn how to install python39-gyp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-gyp

2. Uninstall "python39-gyp" package

Please follow the steps below to uninstall python39-gyp on openSuSE Tumbleweed:

$ sudo zypper remove python39-gyp

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

Information for package python39-gyp:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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