How to Install and Uninstall pconsole Package on Kali Linux

Last updated: April 27,2024

1. Install "pconsole" package

Please follow the guidelines below to install pconsole on Kali Linux

$ sudo apt update $ sudo apt install pconsole

2. Uninstall "pconsole" package

Here is a brief guide to show you how to uninstall pconsole on Kali Linux:

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

3. Information about the pconsole package on Kali Linux

Package: pconsole
Version: 1.2.0-1
Installed-Size: 89
Maintainer: Axel Beckert
Architecture: amd64
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34)
Suggests: sudo, xterm | x-terminal-emulator
Size: 24056
SHA256: f4829760ee64219c06638fd6ba1b94b0f88f084f332562b838a8a3bc80704b87
SHA1: 5c67b427783e2cd6c4b0b249ff26ab11018dd526
MD5sum: fdf18f72e639636808280fdf99071049
Description: 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:
Homepage: https://walterdejong.github.io/pconsole/
Tag: admin::cluster, admin::login, implemented-in::c, interface::graphical,
interface::shell, interface::x11, role::program, scope::utility,
use::login, x11::application
Section: utils
Priority: optional
Filename: pool/main/p/pconsole/pconsole_1.2.0-1_amd64.deb