How to Install and Uninstall libcli1.9 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libcli1.9" package

Please follow the guidelines below to install libcli1.9 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcli1.9

2. Uninstall "libcli1.9" package

This guide covers the steps necessary to uninstall libcli1.9 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcli1.9 $ sudo apt autoclean && sudo apt autoremove

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

Package: libcli1.9
Priority: optional
Section: universe/libs
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan McDowell
Architecture: amd64
Source: libcli
Version: 1.9.7-2
Replaces: libcli1
Provides: libcli1
Depends: libc6 (>= 2.15)
Conflicts: libcli1
Filename: pool/universe/libc/libcli/libcli1.9_1.9.7-2_amd64.deb
Size: 18676
MD5sum: 53cd0bb2d8e80f4759f54cba7bb6f7b7
SHA1: 636935d6e465d890c62e40369034c79657c64342
SHA256: 33e2f6c8bdc318a2a9f24e79c84c1baee51f46a3fa917082b8881e9cf06530e5
Description-en: emulates a cisco style telnet command-line interface
libcli provides a consistent Cisco style command-line environment for
remote clients, with a few common features between every implemtation.
.
The library is not accessed by itself, rather the software which uses
it listens on a defined port for a Telnet connection. This connection
is handed off to libcli for processing.
.
libcli includes support for command history, command line editing and
filtering of command output.
Description-md5: 7f5454a54d29f8eb153f55b860d813cd
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu