How to Install and Uninstall blueprint-compiler Package on Kali Linux

Last updated: May 17,2024

1. Install "blueprint-compiler" package

Please follow the guidelines below to install blueprint-compiler on Kali Linux

$ sudo apt update $ sudo apt install blueprint-compiler

2. Uninstall "blueprint-compiler" package

Please follow the steps below to uninstall blueprint-compiler on Kali Linux:

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

3. Information about the blueprint-compiler package on Kali Linux

Package: blueprint-compiler
Version: 0.10.0-4
Installed-Size: 305
Maintainer: Debian GNOME Maintainers
Architecture: all
Depends: python3:any, gir1.2-girepository-2.0, python3-gi
Size: 47300
SHA256: e6dba73632b67cd72af7e1a7a676bfcc8a21db3ac55fb25a116c0e130fbd545d
SHA1: 644e9ba40f6b1594ed2e0327a1562173b0901ca1
MD5sum: 5c8a035ef4107b8841413a2e434caaba
Description: Markup language for GTK user interface files
GtkBuilder XML format is quite verbose, and many app developers don't like
using WYSIWYG editors for creating UIs. Blueprint files are intended to be a
concise, easy-to-read format that makes it easier to create and edit GTK UIs.
Internally, it compiles to GtkBuilder XML as part of an app's build system. It
adds no new features, just makes the features that exist more accessible.
Another goal is to have excellent developer tooling--including a language
server--so that less knowledge of the format is required. Hopefully this will
increase adoption of cool advanced features like GtkExpression.
Description-md5:
Homepage: https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/
Section: gnome
Priority: optional
Filename: pool/main/b/blueprint-compiler/blueprint-compiler_0.10.0-4_all.deb