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

Last updated: May 10,2024

1. Install "android-androresolvd" package

In this section, we are going to explain the necessary steps to install android-androresolvd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install android-androresolvd

2. Uninstall "android-androresolvd" package

Please follow the instructions below to uninstall android-androresolvd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove android-androresolvd $ sudo apt autoclean && sudo apt autoremove

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

Package: android-androresolvd
Priority: extra
Section: universe/otherosfs
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Sven-Ola Tuecke
Architecture: amd64
Version: 1.3-1
Depends: libc6 (>= 2.14), resolvconf
Filename: pool/universe/a/android-androresolvd/android-androresolvd_1.3-1_amd64.deb
Size: 9076
MD5sum: 7d3a0b4592898188f8ab1b8e9515a0b2
SHA1: 36e81df2a0472279b1c541c2d27973691580ea39
SHA256: 3fb6e398cf1b02d158d164d5600e4e29462f6c8ba6c023fb2830966fe8e8b603
Description-en: Daemon to transfer Android DNS property to resolv.conf
Small user space daemon to get the Android DNS server setting and
maintain the resolver config on a regulary basis. Note, that this
daemon has to be started by some running android programs, in order
to have the ANDROID_PROPERTY_WORKSPACE environment variable and
the /dev/ashmem file descriptor (usually #9) that is inherited from
the calling process. Another note: cannot be started from a login
shell, because `bash --login` closes all inherited file descriptors.
.
This only makes sense to install on a Debian chroot running on Android.
Description-md5: 2035cd9417d386ac22b065466cb5b9a0
Homepage: http://sven-ola.dyndns.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu