package
2.6.0+incompatible
Repository: https://github.com/davegalos/googet.git
Documentation: pkg.go.dev
# Functions
ExtractPkg takes a path to a package and extracts it to a directory based on the package name, it returns the path to the extraced directory.
FromRepo downloads a package from a repo.
Latest downloads the latest available version of a package.
Package downloads a package from the given url, if a SHA256 checksum is provided it will be checked.