How to Install and Uninstall dis51 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "dis51" package

Please follow the guidance below to install dis51 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dis51

2. Uninstall "dis51" package

Please follow the step by step instructions below to uninstall dis51 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dis51 $ sudo apt autoclean && sudo apt autoremove

3. Information about the dis51 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dis51
Priority: extra
Section: universe/devel
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Uwe Hermann
Architecture: amd64
Version: 0.5-1.1
Depends: libc6 (>= 2.7)
Filename: pool/universe/d/dis51/dis51_0.5-1.1_amd64.deb
Size: 13862
MD5sum: db92c487b71e3061e0e63c7e9d71ec56
SHA1: b1cc913b61d181d31b7e473d569dc8a79b9cb9be
SHA256: e95a637ebc7608e7e1002b409c926a311e53cdaf592eee6df75f30275f4d5b58
Description-en: Disassembler for 8051 code in Intel Hex format
Dis51 is a simple 8051 disassembler. It takes an object file in
Intel Hex (*.ihx or *.hex) format as input, and outputs an assembly
language file.
Description-md5: 7c5144e420efdee65dd0cf85f827b244
Homepage: http://members.naspa.net/djs/software/dis51.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu