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

Last updated: May 16,2024

1. Install "iselect" package

This guide let you learn how to install iselect on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install iselect

2. Uninstall "iselect" package

This tutorial shows how to uninstall iselect on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove iselect $ sudo apt autoclean && sudo apt autoremove

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

Package: iselect
Priority: optional
Section: universe/utils
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Axel Beckert
Architecture: amd64
Version: 1.4.0-2build1
Depends: libc6 (>= 2.4), libncurses5 (>= 6), libtinfo5 (>= 6)
Suggests: libtimedate-perl, screen
Filename: pool/universe/i/iselect/iselect_1.4.0-2build1_amd64.deb
Size: 28916
MD5sum: cf437a6149624a613dcf2fa39c25f959
SHA1: d5002641f893f5f4c14899a2ffcd442967223530
SHA256: 590fe3ef251ab2918997f3f6fa2f13b4560c36cecf293a22be4707b25cb35dc1
Description-en: ncurses-based interactive line selection tool
iSelect is an interactive line selection tool, operating via a
full-screen Curses-based terminal session. It can be used either as
an user interface frontend controlled by a Bourne-Shell/Perl/Tcl
backend as its control script or in batch mode as a pipeline filter
(usually between grep and the final executing command).
.
This package also includes screen-ir, a script to interactively
reattach to one of several screen sessions.
Description-md5: d5ace58e0f463bb09718d97ff6516c24
Enhances: screen
Homepage: http://www.ossp.org/pkg/tool/iselect/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu