How to Install and Uninstall gox Package on Kali Linux

Last updated: April 29,2024

1. Install "gox" package

Please follow the instructions below to install gox on Kali Linux

$ sudo apt update $ sudo apt install gox

2. Uninstall "gox" package

Here is a brief guide to show you how to uninstall gox on Kali Linux:

$ sudo apt remove gox $ sudo apt autoclean && sudo apt autoremove

3. Information about the gox package on Kali Linux

Package: gox
Source: gox (0.3.0-8)
Version: 0.3.0-8+b8
Installed-Size: 2580
Maintainer: Debian QA Group
Architecture: amd64
Size: 898516
SHA256: c9a93d7330f1ce5d65ca2d7c9306d6d053f767e6eec9ac2a27c42a0d8e7483f8
SHA1: 7860c99e9be6f7b67c5f66e1da50b50420f2d595
MD5sum: 697dcc59a177bda75972a8fd0d14c980
Description: simple cross compilation tool for Go
Gox is a cross compiling build tool for Go which makes it possible to
produce binaries for foreign platforms without having to install Go on
the targeted system. Several operating systems and architectures are
supported, while parallel building on multiple cores is possible.
Description-md5:
Homepage: https://github.com/mitchellh/gox
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-mitchellh-iochan (= 1.0.0-3)
Section: devel
Priority: optional
Filename: pool/main/g/gox/gox_0.3.0-8+b8_amd64.deb