How to Install and Uninstall androidsdk-ddms Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "androidsdk-ddms" package

This guide covers the steps necessary to install androidsdk-ddms on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install androidsdk-ddms

2. Uninstall "androidsdk-ddms" package

This is a short guide on how to uninstall androidsdk-ddms on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove androidsdk-ddms $ sudo apt autoclean && sudo apt autoremove

3. Information about the androidsdk-ddms package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: androidsdk-ddms
Priority: extra
Section: universe/java
Installed-Size: 181
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: androidsdk-tools
Version: 22.2+git20130830~92d25d6-3
Depends: libandroidsdk-ddmlib-java (= 22.2+git20130830~92d25d6-3), libandroidsdk-ddmuilib-java (= 22.2+git20130830~92d25d6-3), libandroidsdk-sdkstats-java (= 22.2+git20130830~92d25d6-3), libandroidsdk-swtmenubar-java (= 22.2+git20130830~92d25d6-3), eclipse-rcp
Filename: pool/universe/a/androidsdk-tools/androidsdk-ddms_22.2+git20130830~92d25d6-3_all.deb
Size: 141670
MD5sum: 3a1a907a0769addd27eed697daed313b
SHA1: 901f67b2a82e4ae11fe569b463a516bc17e3ccd5
SHA256: c402ca71f6b616e4c08e23707df10eede60e07bfe64aeff585ebec833f29a38a
Description-en: Graphical debugging tool for Android
Dalvik Debug Monitor is a tool for debugging Android applications. Among
others, it provides these capabilities:
.
* Port-forwarding services
* Screen capture on the device
* Thread and heap information on the device
* Logcat, process, and radio state information
* Incoming call and SMS spoofing
* Location data spoofing
.
This package is required only when you want to run DDMS as a stand-alone
application. For usage from within Eclipse IDE, install eclipse-adt.
Description-md5: a2f559d2abf6ebb1d25bc3929d5aa2b0
Homepage: http://developer.android.com/tools/help/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu