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

Last updated: November 14,2024

1. Install "python38-gyp" package

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

$ sudo zypper refresh $ sudo zypper install python38-gyp

2. Uninstall "python38-gyp" package

Learn how to uninstall python38-gyp on openSuSE Tumbleweed:

$ sudo zypper remove python38-gyp

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

Information for package python38-gyp:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-gyp
Version : 0+git.20200512-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : gyp-0+git.20200512-2.3.src
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