How to Install and Uninstall g10k Package on Kali Linux

Last updated: May 14,2024

1. Install "g10k" package

This guide let you learn how to install g10k on Kali Linux

$ sudo apt update $ sudo apt install g10k

2. Uninstall "g10k" package

This is a short guide on how to uninstall g10k on Kali Linux:

$ sudo apt remove g10k $ sudo apt autoclean && sudo apt autoremove

3. Information about the g10k package on Kali Linux

Package: g10k
Source: g10k (0.9.7-1)
Version: 0.9.7-1+b6
Installed-Size: 5984
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), git
Size: 2102564
SHA256: ca4969f2dbe1f7df5f2fa54c63ce5737142fc6f4eab48981122edd74f067ef68
SHA1: 6351e8033a850dcccf9aa8a6799b1243207f1ef2
MD5sum: e98cd2015271c6c9cd3cfb887cc6f110
Description: Puppet environment and module deployment
g10k provides a general purpose toolset for deploying Puppet
environments and modules. It implements the Puppetfile format and
provides a native implementation of Puppet dynamic environments.
g10k is a rewrite of puppetlabs/r10k in Go with additional
optimizations such as:
.
- caching support
- distinct SSH keys for each source
- parallel cloning and checkout
- enhanced Puppetfile options
.
It only supports Forge modules and Git repositories.
Description-md5:
Homepage: https://github.com/xorpaul/g10k
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-fatih-color (= 1.15.0-1), golang-github-gosuri-uilive (= 0.0.4-1), golang-github-gosuri-uiprogress (= 0.0~git20170224.d0567a9-1.1), golang-github-kballard-go-shellquote (= 0.0~git20180428.95032a8-2), golang-github-klauspost-compress (= 1.17.0+ds1-1), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-remeh-sizedwaitgroup (= 0.0~git20180822.5e7302b-1.1), golang-github-tidwall-gjson (= 1.14.4-2), golang-github-tidwall-match (= 1.1.1-2), golang-github-tidwall-pretty (= 1.0.5-1), golang-github-xorpaul-uiprogress (= 0.0~git20170224.d0567a9-1.1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-term (= 0.12.0-1), golang-yaml.v2 (= 2.4.0-4)
Section: devel
Priority: optional
Filename: pool/main/g/g10k/g10k_0.9.7-1+b6_amd64.deb