How to Install and Uninstall gyp.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 11,2025
1. Install "gyp.noarch" package
In this section, we are going to explain the necessary steps to install gyp.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
gyp.noarch
Copied
2. Uninstall "gyp.noarch" package
Here is a brief guide to show you how to uninstall gyp.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
gyp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the gyp.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:49:17 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : gyp
Version : 0.1
Release : 0.49.fcd686f1git.el9
Architecture : noarch
Size : 457 k
Source : gyp-0.1-0.49.fcd686f1git.el9.src.rpm
Repository : epel
Summary : Generate Your Projects
URL : https://gyp.gsrc.io
License : BSD-3-Clause
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.
Available Packages
Name : gyp
Version : 0.1
Release : 0.49.fcd686f1git.el9
Architecture : noarch
Size : 457 k
Source : gyp-0.1-0.49.fcd686f1git.el9.src.rpm
Repository : epel
Summary : Generate Your Projects
URL : https://gyp.gsrc.io
License : BSD-3-Clause
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.