How to Install and Uninstall golang-github-google-blueprint-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "golang-github-google-blueprint-dev" package

Please follow the guidelines below to install golang-github-google-blueprint-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-google-blueprint-dev

2. Uninstall "golang-github-google-blueprint-dev" package

This is a short guide on how to uninstall golang-github-google-blueprint-dev on Kali Linux:

$ sudo apt remove golang-github-google-blueprint-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-google-blueprint-dev package on Kali Linux

Package: golang-github-google-blueprint-dev
Source: golang-github-google-blueprint
Version: 0.0~git20201007.25128be-2
Installed-Size: 854
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 132752
SHA256: 0674ea42cc2a8981f8c95bce9f4b6f937074fbd9511e4c583f05b000e92296ca
SHA1: 677aed3ed28c6def9a96f1549b5d6527ae528c0d
MD5sum: 516390c0833801568947bae260186db8
Description: Blueprint meta build system (library)
Blueprint is a meta-build system that reads in Blueprints files that
describe modules that need to be built, and produces a Ninja manifest
describing the commands that need to be run and their dependencies.
Where most build systems use built-in rules or a domain-specific language
to describe the logic for converting module descriptions to build rules,
Blueprint delegates this to per-project build logic written in Go.
For large, heterogenous projects this allows the inherent complexity
of the build logic to be maintained in a high-level language, while
still allowing simple changes to individual modules by modifying easy
to understand Blueprints files.
.
This package contains the Go library for Blueprint.
Description-md5:
Homepage: https://github.com/google/blueprint
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-google-blueprint/golang-github-google-blueprint-dev_0.0~git20201007.25128be-2_all.deb