How to Install and Uninstall python3-gyp Package on openSUSE Leap

Last updated: December 24,2024

1. Install "python3-gyp" package

Please follow the instructions below to install python3-gyp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-gyp

2. Uninstall "python3-gyp" package

Here is a brief guide to show you how to uninstall python3-gyp on openSUSE Leap:

$ sudo zypper remove python3-gyp

3. Information about the python3-gyp package on openSUSE Leap

Information for package python3-gyp:
------------------------------------
Repository : Main Repository
Name : python3-gyp
Version : 0+git.20200512-bp155.2.24
Arch : noarch
Vendor : openSUSE
Installed Size : 2.5 MiB
Installed : No
Status : not installed
Source package : gyp-0+git.20200512-bp155.2.24.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