How to Install and Uninstall split-select Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "split-select" package
In this section, we are going to explain the necessary steps to install split-select on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
split-select
Copied
2. Uninstall "split-select" package
Please follow the instructions below to uninstall split-select on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
split-select
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the split-select package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: split-select
Priority: optional
Section: universe/devel
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Android tools Maintainer
Architecture: amd64
Source: android-platform-frameworks-base
Version: 1:6.0.1+r16-1
Depends: android-libaapt, android-libandroidfw, android-liblog, android-libutils, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/a/android-platform-frameworks-base/split-select_6.0.1+r16-1_amd64.deb
Size: 28194
MD5sum: 7278dc24fe2c68d3c8eefd2c454fe648
SHA1: 62d2fa67664f3f169a04be159624249fbb147d95
SHA256: cd2c4f2a382b0de8f102d6eeb5cb0f73ded44ef1169988fb70496636ca1567bf
Description-en: APK split and selection tool
Generates the logic for selecting a Split APK given some target Android device
configuration.
.
Using the flag --generate will emit a JSON encoded tree of rules that must be
satisfied in order to install the given Split APK. Using the flag --target
along with the device configuration will emit the set of Split APKs to install,
following the same logic that would have been emitted
Description-md5: f4e2d6d03ce279ebaad9009d493c201e
Homepage: https://android.googlesource.com/platform/frameworks/base
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Android tools Maintainer
Architecture: amd64
Source: android-platform-frameworks-base
Version: 1:6.0.1+r16-1
Depends: android-libaapt, android-libandroidfw, android-liblog, android-libutils, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/a/android-platform-frameworks-base/split-select_6.0.1+r16-1_amd64.deb
Size: 28194
MD5sum: 7278dc24fe2c68d3c8eefd2c454fe648
SHA1: 62d2fa67664f3f169a04be159624249fbb147d95
SHA256: cd2c4f2a382b0de8f102d6eeb5cb0f73ded44ef1169988fb70496636ca1567bf
Description-en: APK split and selection tool
Generates the logic for selecting a Split APK given some target Android device
configuration.
.
Using the flag --generate will emit a JSON encoded tree of rules that must be
satisfied in order to install the given Split APK. Using the flag --target
along with the device configuration will emit the set of Split APKs to install,
following the same logic that would have been emitted
Description-md5: f4e2d6d03ce279ebaad9009d493c201e
Homepage: https://android.googlesource.com/platform/frameworks/base
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu