Install golang-github-spf13-cobra-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-spf13-cobra-dev
Description:
Go library for creating powerful modern Go CLI applications
Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra library for Go.
Homepage: https://github.com/spf13/cobra
Version: 0.0.1-1.1
Section: universe/devel