How to Install and Uninstall golang-github-google-blueprint-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

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

Please follow the guidelines below to install golang-github-google-blueprint-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This guide covers the steps necessary to uninstall golang-github-google-blueprint-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: golang-github-google-blueprint-dev
Architecture: all
Version: 0.0~git20201007.25128be-2
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: 854
Filename: pool/universe/g/golang-github-google-blueprint/golang-github-google-blueprint-dev_0.0~git20201007.25128be-2_all.deb
Size: 132792
MD5sum: 95ac74e5ee9f97b0496f1bb7815c4525
SHA1: bb2208d2950322ce888ae0e8b05e7015bdd87d71
SHA256: d1ff404c0f8bb88e4ab1e1593e95d3f2e668cb84a8d3b2fb16b536c99840d89f
SHA512: 5390df2f057dbb3e4104512e799065c737300d68cd392016ab3935e6a9c3d5322a104effd0ef6c95c9e07436782a2176e2366f5d409c394d5be4b189c99fdb60
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