How to Install and Uninstall ztex-bmp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "ztex-bmp" package

Learn how to install ztex-bmp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ztex-bmp

2. Uninstall "ztex-bmp" package

In this section, we are going to explain the necessary steps to uninstall ztex-bmp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ztex-bmp $ sudo apt autoclean && sudo apt autoremove

3. Information about the ztex-bmp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ztex-bmp
Priority: extra
Section: universe/science
Installed-Size: 477
Maintainer: Ubuntu Developers
Original-Maintainer: Steffen Moeller
Architecture: amd64
Version: 20120314-2
Filename: pool/universe/z/ztex-bmp/ztex-bmp_20120314-2_amd64.deb
Size: 161548
MD5sum: 46020068cbf283711c8e1bb1cfa0fe50
SHA1: 3af1be659b81c644df9ac4579f281e61eff39ddf
SHA256: a928ec186be971ded84e6db4e9dc98f696dec1cb8fe44eeb89b9b3c9750cd931
Description-en: universal macro processor
bmp (for babel universal macro processor) is a powerful general purpose
macro processor that can be used in combination with many languages,
e.g. Pascal or C. Projects comprising many different languages,
can this way share a single mechanism to adjust parameters across
all their code base. Developers with C background will be reminded
of the functionality of cpp or m4, and those fluent in UNIX will also
see similarities to sed.
.
bmp was developed as a part of the ZTEX EZ-USB SDK and is used to
assemble the firmware for EZ-USB micro controllers. It is not associated
in any way with D. Knuth's typesetting system. When run as a standalone
application, it is as versatile as to serve as a parser or to perform
some non-trivial text replacements.
Description-md5: 398d602cc1a425d2d2b352846ec0c97e
Homepage: http://wiki.ztex.de/doku.php?id=en:software:compilation:bmp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu