How to Install and Uninstall verdigris Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "verdigris" package

Please follow the instructions below to install verdigris on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install verdigris

2. Uninstall "verdigris" package

This guide let you learn how to uninstall verdigris on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove verdigris $ sudo apt autoclean && sudo apt autoremove

3. Information about the verdigris package on Ubuntu 21.10 (Impish Indri)

Package: verdigris
Architecture: amd64
Version: 1.0-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 95
Depends: qtbase5-dev (>= 5.5)
Filename: pool/universe/v/verdigris/verdigris_1.0-1_amd64.deb
Size: 18604
MD5sum: 0b07701c1dd421af982af48f6c7ed894
SHA1: 0acf1b823ef303ca202b48c395a45b61030c020c
SHA256: 312ec24be56ca4e8aab7eb6a84f984225a19ca7d546f1dde9101ad2b7892d59d
SHA512: b87fabff5506ce0af4f3c9bcbcd895347809d20efa5b25b87e8f5ad2da171e83a5cde409381cb5b257da6b3065f430c5fb613ee4c6edd8735dc9b1736f456279
Homepage: https://github.com/woboq/verdigris
Description-en: Header-only Qt moc replacement
Verdigris is a header-only library that can be used with Qt.
It uses macros to create a QMetaObject
that is binary compatible with Qt's own QMetaObject without requiring moc.
In other words, you can use Verdigris macros in your Qt or QML application
instead of some of the Qt macros and then you do not need to run moc.
.
Moreover, Verdigris supports templated and nested QObject classes.
It needs a modern C++ compiler with C++14 relaxed constexpr.
Description-md5: 3da361f68b620365ac52ce6535a9ca32