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

Last updated: May 17,2024

1. Install "dissy" package

Please follow the steps below to install dissy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dissy

2. Uninstall "dissy" package

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

$ sudo apt remove dissy $ sudo apt autoclean && sudo apt autoremove

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

Package: dissy
Priority: optional
Section: universe/utils
Installed-Size: 170
Maintainer: Ubuntu Developers
Original-Maintainer: Varun Hiremath
Architecture: all
Version: 9-3.1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), binutils, python-gtk2, python-rsvg
Filename: pool/universe/d/dissy/dissy_9-3.1_all.deb
Size: 28180
MD5sum: 2ab2919dc72afa3a8d553de92f3220ce
SHA1: 04873ecbd59a69b8f6d2effe97b7e7cd780909a8
SHA256: b71228afc9f8fd750a4ff22613a351c691c4563fc7fc4ace615f3787e62e09c6
Description-en: graphical frontend for objdump
Dissy is a disassembler for Linux and UNIX which supports multiple
architectures and allows easy navigation through the code. Dissy is
implemented in Python and uses objdump for disassembling files. Dissy
can be used for debugging, reverse engineering and checking
compiler-generated code.
Description-md5: 8ec27ca3b00e0a357a6d2d0da03baf01
Homepage: http://code.google.com/p/dissy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu