How to Install and Uninstall android-sdk-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "android-sdk-common" package

This guide covers the steps necessary to install android-sdk-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install android-sdk-common

2. Uninstall "android-sdk-common" package

Please follow the steps below to uninstall android-sdk-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove android-sdk-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the android-sdk-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: android-sdk-common
Priority: optional
Section: universe/devel
Installed-Size: 19
Maintainer: Ubuntu Developers
Original-Maintainer: Android tools Maintainer
Architecture: all
Source: android-sdk-meta
Version: 24.3.3+2
Filename: pool/universe/a/android-sdk-meta/android-sdk-common_24.3.3+2_all.deb
Size: 3902
MD5sum: 6dc6eb68cae06c822042baa8de0a7f1e
SHA1: f1e77336ecea05789fd450311ea990c28e66cbd7
SHA256: 29c92d84bf405b432d54eb18290975472bf13b521ee37dc37bca5c5997273b2f
Description-en: Common files of Android SDK base toolset
The Android SDK includes a variety of tools that help you develop mobile
applications for the Android platform. The tools are classified into 3 groups:
SDK Tools, Platform-tools and Build-tools.
.
SDK Tools are platform independent and are required no matter which Android
platform you are developing on. It is the base toolset of Android SDK.
.
This package provides common files of Android SDK Tools.
Description-md5: 4fccf15a7285feec6ff7fd703232b171
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu