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

Last updated: January 31,2025

1. Install "libncursesada3" package

This guide covers the steps necessary to install libncursesada3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libncursesada3

2. Uninstall "libncursesada3" package

Please follow the guidance below to uninstall libncursesada3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libncursesada3 $ sudo apt autoclean && sudo apt autoremove

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

Package: libncursesada3
Priority: extra
Section: universe/libs
Installed-Size: 433
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Architecture: amd64
Source: libncursesada
Version: 5.9.20140726-1build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgnat-4.9 (>= 4.9.3-3ubuntu2), libncurses5 (>= 6), libtinfo5 (>= 6)
Filename: pool/universe/libn/libncursesada/libncursesada3_5.9.20140726-1build1_amd64.deb
Size: 56480
MD5sum: d0df540ff3ca611e9e59e6f4022c918f
SHA1: 2e5e3e12492c1700d1673934b9978eaf3030adb5
SHA256: 1787f48467cdee17b46ecb72f86d7e3076307b3db0a32b263d3390598e8805d7
Description-en: Ada binding to the ncurses text interface library: shared library
NcursesAda allows programmers to use the Ncurses library within the
Ada language. This means programming panels, colors, forms in text
terminals or emulators.
.
This package contains the runtime shared library.
Description-md5: 7721b23d6dfacd75830af0270b9e3d62
Multi-Arch: same
Homepage: http://invisible-island.net/ncurses
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu