How to Install and Uninstall libz80ex-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libz80ex-dev" package

Learn how to install libz80ex-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libz80ex-dev

2. Uninstall "libz80ex-dev" package

This tutorial shows how to uninstall libz80ex-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libz80ex-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libz80ex-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libz80ex-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 669
Maintainer: Ubuntu Developers
Original-Maintainer: John Paul Adrian Glaubitz
Architecture: amd64
Source: z80ex
Version: 1.1.21-1
Depends: libz80ex1 (= 1.1.21-1)
Filename: pool/universe/z/z80ex/libz80ex-dev_1.1.21-1_amd64.deb
Size: 71044
MD5sum: 8278c7a2927019f6aaac5d9b3e901c60
SHA1: db4f68a12edde1372a86d791748f0945494b7af9
SHA256: f7b09827ea0d95bedfa7bcbb9dcdaa64667d537c2b10cfcaf39ccdfbe17bc735
Description-en: z80ex emulation library, development files
libz80ex is a portable ZiLOG Z80 CPU emulator designed as a library.
Goals include: precise opcode emulation (documented & undocumented),
exact timings for each opcode (including I/O operations) and multiple
CPU contexts. A disassembler is included as well. This package
contains the development files.
Description-md5: 8592d7c96e7df7cceca7d77eddb4c0f9
Homepage: http://z80ex.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu