How to Install and Uninstall golang-github-google-blueprint-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

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

In this section, we are going to explain the necessary steps to install golang-github-google-blueprint-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Here is a brief guide to show you how to uninstall golang-github-google-blueprint-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-google-blueprint-dev
Architecture: all
Version: 0.0~git20200513.3017498-3
Priority: optional
Section: universe/devel
Source: golang-github-google-blueprint
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 776
Filename: pool/universe/g/golang-github-google-blueprint/golang-github-google-blueprint-dev_0.0~git20200513.3017498-3_all.deb
Size: 121248
MD5sum: d5c56942ce83a6b3338fa93ef7b8019b
SHA1: d1fb3ea42f0e019d57173ccebef47a3fb0cfc71f
SHA256: 2ec7b88178ad3c5e4ba2848626372a9b7808eae750002a241d6083d8cf3755ec
SHA512: 5fa4f8dc29a9a1aedc6fc93f0a6e57d7ee9aea4af3ce5cebd17e6072c6dfb5e1f16030c781135aa2d878a81f76f81a5985657c89941954aa0cbc28f885c6fe86
Homepage: https://github.com/google/blueprint
Description-en: 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: f029736b810386632d9b7249aea19de0