How to Install and Uninstall gyp.noarch Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "gyp.noarch" package

This guide covers the steps necessary to install gyp.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install gyp.noarch

2. Uninstall "gyp.noarch" package

Please follow the step by step instructions below to uninstall gyp.noarch on AlmaLinux 8:

$ sudo dnf remove gyp.noarch $ sudo dnf autoremove

3. Information about the gyp.noarch package on AlmaLinux 8

Last metadata expiration check: 2:14:23 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : gyp
Version : 0.1
Release : 0.39.fcd686f1git.el8
Architecture : noarch
Size : 500 k
Source : gyp-0.1-0.39.fcd686f1git.el8.src.rpm
Repository : epel
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.