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

Last updated: July 05,2024

1. Install "python311-gyp" package

Here is a brief guide to show you how to install python311-gyp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-gyp

2. Uninstall "python311-gyp" package

In this section, we are going to explain the necessary steps to uninstall python311-gyp on openSuSE Tumbleweed:

$ sudo zypper remove python311-gyp

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

Information for package python311-gyp:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-gyp
Version : 0+git.20230301-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 3.1 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