How to Install and Uninstall android-platform-tools-base Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "android-platform-tools-base" package

Learn how to install android-platform-tools-base on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install android-platform-tools-base

2. Uninstall "android-platform-tools-base" package

Please follow the steps below to uninstall android-platform-tools-base on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove android-platform-tools-base $ sudo apt autoclean && sudo apt autoremove

3. Information about the android-platform-tools-base package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: android-platform-tools-base
Priority: optional
Section: universe/java
Installed-Size: 5850
Maintainer: Ubuntu Developers
Original-Maintainer: Android Tools Maintainer
Architecture: all
Version: 1.5.0-1
Filename: pool/universe/a/android-platform-tools-base/android-platform-tools-base_1.5.0-1_all.deb
Size: 4518236
MD5sum: 8c22d128baee398f487b1ee00880e78e
SHA1: 4e56157755e2bfd72293eeffd4a9fded903d9e94
SHA256: 52512fac9f2c29124d6a39f7fef40f30634cd7c30db418004cba4c6742defc42
Description-en: base tools for developing applications for the Android system
This package includes various tools for developing and building Android
applications, e.g.
.
* Draw 9-patch
Allows you to easily create a NinePatch graphic using a WYSIWYG
editor. It also previews stretched versions of the image, and
highlights the area in which content is allowed.
.
* JOBB
Allows you to build encrypted and unencrypted APK expansion files
in Opaque Binary Blob (OBB) format.
.
* Android plugin for Gradle
The Android build system consists of an Android plugin for Gradle.
You can build your Android apps from within Android Studio and from
the command line on your machine or on machines where Android Studio
is not installed (such as continuous integration servers).
.
* Manifest Merger, ddmlib, layoutlib, chartlib, Jack & Jill (Java Android
Compiler Kit)
Description-md5: e229286df82841ef2c839321bac712b5
Homepage: https://android.googlesource.com/platform/tools/base/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu