How to Install and Uninstall aapt Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 25,2024

1. Install "aapt" package

In this section, we are going to explain the necessary steps to install aapt on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install aapt

2. Uninstall "aapt" package

In this section, we are going to explain the necessary steps to uninstall aapt on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove aapt $ sudo apt autoclean && sudo apt autoremove

3. Information about the aapt package on Ubuntu 20.10 (Groovy Gorilla)

Package: aapt
Architecture: amd64
Version: 1:8.1.0+r23-3build4
Multi-Arch: foreign
Priority: extra
Section: universe/devel
Source: android-platform-frameworks-base
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Android Tools Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1778
Depends: android-libaapt, android-libandroidfw, android-libbase (>= 1:8.1.0+r23), android-libutils (>= 1:8.1.0+r23), android-libziparchive (>= 1:8.1.0+r23), libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2-1), libprotobuf-lite23 (>= 3.12.3), libstdc++6 (>= 9)
Filename: pool/universe/a/android-platform-frameworks-base/aapt_8.1.0+r23-3build4_amd64.deb
Size: 528064
MD5sum: 1320b19cc06634727258d270d0317551
SHA1: 8a67bb5d3d67a176084cd38fc4d52353a5a456e0
SHA256: 06568f6a35648581aeb0d0d6eae1edfc17db5eac032c84509722d8589c57613a
SHA512: 0d39783f109f8fbbe5b3eb015fc0d27bcb7760cc8720f0145404c0c63978931f21e4f4a23427d8ac1f74e54a54ee826a68018f34fcffc42ed3b4f80ecacc0a3c
Homepage: https://android.googlesource.com/platform/frameworks/base
Description-en: Android Asset Packaging Tool
The Android Asset Packaging Tool (aapt) takes your application resource
files, such as the AndroidManifest.xml file and the XML files for your
Activities, and compiles them. An R.java is also produced so you can
reference your resources from your Java code. This tool allows you to view,
create, and update Zip-compatible archives (zip, jar, apk). It can also
compile resources into binary assets.
Description-md5: 975bf7a86058538d7263494591e4f7d8