How to Install and Uninstall gyp Package on Kali Linux

Last updated: May 13,2024

1. Install "gyp" package

Here is a brief guide to show you how to install gyp on Kali Linux

$ sudo apt update $ sudo apt install gyp

2. Uninstall "gyp" package

This guide let you learn how to uninstall gyp on Kali Linux:

$ sudo apt remove gyp $ sudo apt autoclean && sudo apt autoremove

3. Information about the gyp package on Kali Linux

Package: gyp
Version: 0.1+20220404git9ecf45e-2
Installed-Size: 1168
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pkg-resources, python3-six
Size: 237380
SHA256: 5cf722c60da617a9b7c4b2f2fc8709e9e67eba99acd31c457868c7935abdd496
SHA1: 311122b5de0c54a543302465fc568f5a28d6b4e8
MD5sum: c46bb2f2c529ad64a9f359efdb4a3e6f
Description: Cross-platform build script generator
GYP (Generate Your Projects) is a tool to generate native Visual Studio,
Xcode, SCons and make build files from a description of a project in a
simple JSON-inspired format. Its syntax is a universal cross-platform
build representation that still allows sufficient per-platform flexibility
to accommodate irreconcilable differences.
Description-md5:
Multi-Arch: foreign
Homepage: https://chromium.googlesource.com/external/gyp/
Section: python
Priority: optional
Filename: pool/main/g/gyp/gyp_0.1+20220404git9ecf45e-2_all.deb