How to Install and Uninstall cobra-cli Package on Kali Linux

Last updated: May 15,2024

1. Install "cobra-cli" package

Please follow the guidance below to install cobra-cli on Kali Linux

$ sudo apt update $ sudo apt install cobra-cli

2. Uninstall "cobra-cli" package

In this section, we are going to explain the necessary steps to uninstall cobra-cli on Kali Linux:

$ sudo apt remove cobra-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the cobra-cli package on Kali Linux

Package: cobra-cli
Source: cobra-cli (1.3.0-3)
Version: 1.3.0-3+b8
Installed-Size: 6276
Maintainer: Debian Go Packaging Team
Architecture: amd64
Replaces: cobra (<< 1.4.0-1~)
Depends: libc6 (>= 2.34)
Breaks: cobra (<< 1.4.0-1~)
Size: 2061232
SHA256: b8f85dc393ec3e1e261b0daae8251f7b7ae5558358a4e96cacf7c2183cca4343
SHA1: 6c982e68cc9adb666be41de50c052a34b59745d2
MD5sum: d6541120218fa1473a056c0eea7a3754
Description: Cobra CLI tool to generate Go applications and commands
Cobra provides its own program that will create your Go application and
add any commands you want. It's the easiest way to incorporate Cobra into
your application.
Description-md5:
Homepage: https://github.com/spf13/cobra-cli
Built-Using: golang-1.21 (= 1.21.3-1), golang-fsnotify (= 1.6.0-2), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-magiconair-properties (= 1.8.7-1), golang-github-mitchellh-mapstructure (= 1.5.0-2), golang-github-pelletier-go-toml.v2 (= 2.1.0-1), golang-github-spf13-afero (= 1.9.5-1), golang-github-spf13-cast (= 1.5.1-1), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-2), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-spf13-viper (= 1.12.0-1), golang-github-subosito-gotenv (= 1.3.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-text (= 0.13.0-1), golang-gopkg-ini.v1 (= 1.67.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3)
Section: golang
Priority: optional
Filename: pool/main/c/cobra-cli/cobra-cli_1.3.0-3+b8_amd64.deb