How to Install and Uninstall gyp.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "gyp.noarch" package

Please follow the steps below to install gyp.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install gyp.noarch

2. Uninstall "gyp.noarch" package

Here is a brief guide to show you how to uninstall gyp.noarch on Fedora 34:

$ sudo dnf remove gyp.noarch $ sudo dnf autoremove

3. Information about the gyp.noarch package on Fedora 34

Last metadata expiration check: 1:27:24 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gyp
Version : 0.1
Release : 0.41.fcd686f1git.fc34
Architecture : noarch
Size : 459 k
Source : gyp-0.1-0.41.fcd686f1git.fc34.src.rpm
Repository : fedora
Summary : Generate Your Projects
URL : https://gyp.gsrc.io
License : BSD
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.