How to Install and Uninstall libasr0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "libasr0" package

Please follow the instructions below to install libasr0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libasr0

2. Uninstall "libasr0" package

Learn how to uninstall libasr0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libasr0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libasr0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libasr0
Priority: optional
Section: universe/libs
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Ryan Kavanagh
Architecture: amd64
Source: libasr
Version: 1.0.2-1
Depends: libc6 (>= 2.17)
Filename: pool/universe/liba/libasr/libasr0_1.0.2-1_amd64.deb
Size: 26428
MD5sum: 125ab7327c642702c6770c92e3124b12
SHA1: d144946904055103f6d1a1d03864da8d0673135c
SHA256: 9ed3f4c8a19d5c18ed537843d82930f81187a2ae948b52124d3f89e33119b11f
Description-en: asynchronous DNS resolver
libasr provides a simple interface for asynchronous address resolution and
nameserver querying. It should be used in place of the classical resolver
functions of libc when blocking is not desirable. libasr is thread-safe and
lock-free internally except for the two atypical use cases listed in
asr_run(3).
Description-md5: f2407b0524dfe52ce408472c1846c2c3
Homepage: https://github.com/OpenSMTPD/libasr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu