How to Install and Uninstall blueprint-tools Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "blueprint-tools" package

Learn how to install blueprint-tools on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install blueprint-tools

2. Uninstall "blueprint-tools" package

Please follow the guidelines below to uninstall blueprint-tools on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove blueprint-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the blueprint-tools package on Ubuntu 20.10 (Groovy Gorilla)

Package: blueprint-tools
Architecture: amd64
Version: 0.0~git20200513.3017498-3
Built-Using: golang-1.14 (= 1.14.4-1ubuntu1)
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: 13706
Filename: pool/universe/g/golang-github-google-blueprint/blueprint-tools_0.0~git20200513.3017498-3_amd64.deb
Size: 2381944
MD5sum: fe02f7e9eebf18477438a85a047652e1
SHA1: 0014c39d7d6df4ccc381b9625972408940f2b3c3
SHA256: d5600d07f0b29b31ff6bfb3fb9240a5e5c99ad5428099d5975f6c472ca636aa4
SHA512: 332e56a39909ed05af48e2cc8bc9e4d039e1b53e5533f25f8d75583bb4ecde2cd2dcbf9985b81c4d021c9cadb593dbdb4167796096dd293b1a34e0e3b5a6a3cc
Homepage: https://github.com/google/blueprint
Description-en: Blueprint meta build system (command-line tools)
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 command-line tools for Blueprint.
Description-md5: 96ff93b32a82ee01596c31a71c3cc929