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

Last updated: April 27,2024

1. Install "pconsole" package

Please follow the step by step instructions below to install pconsole on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pconsole

2. Uninstall "pconsole" package

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

$ sudo apt remove pconsole $ sudo apt autoclean && sudo apt autoremove

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

Package: pconsole
Priority: optional
Section: universe/utils
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Axel Beckert
Architecture: amd64
Version: 1.0-12
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4)
Suggests: sudo, xterm | x-terminal-emulator
Filename: pool/universe/p/pconsole/pconsole_1.0-12_amd64.deb
Size: 25574
MD5sum: 50ca902c755950527bb2ce72d9b9d8d6
SHA1: 771b533d4f80257eb0876c6d70f656a2ff6d5b31
SHA256: 75fb2f8b7180e84c19a19e44ffce30f6146a05704a302e4d6bbc88d3d752cdc6
Description-en: parallel interactive shell console
pconsole allows you to connect to each node of your cluster (e.g. via
ssh or rsh) simultaneously by spawning one terminal per host or
job. Alternatively you can even connect to already existing terminal
sessions.
.
You can type your administrative commands either in a specialized
window that 'multiplies' the input to each of the connections you
have opened or use each of the connected terminals in case one host
or job needs some additional commands to be typed.
.
pconsole is best run from within X Window, although it is possible to
employ it without X (in console mode) as well. You need to install
pconsole on only 1 machine in the cluster, this would usually be your
central administrative node.
.
pconsole's X automatisms work well with window-managers which offer a
smart placement mode without resizing new windows or with a tiling
mode which resizes all windows to the same size.
.
It is known to work very well with FVWM and has proven less usable
with Awesome or Ratpoison. For usage with window-managers focussed on
full-screen applications like ratpoison, for parallel interactive SSH
sessions MultiSSH (package "mssh") is probably be the better choice
due to managing all SSH sessions in one application window.
Description-md5: 86980d903f9587312989be058fc8ff97
Homepage: http://www.heiho.net/pconsole/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu