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

Last updated: May 19,2024

1. Install "conspy" package

Here is a brief guide to show you how to install conspy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install conspy

2. Uninstall "conspy" package

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

$ sudo apt remove conspy $ sudo apt autoclean && sudo apt autoremove

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

Package: conspy
Priority: optional
Section: universe/admin
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Russell Stuart
Architecture: amd64
Version: 1.14-1
Depends: libc6 (>= 2.4), libncurses5 (>= 6), libtinfo5 (>= 6)
Filename: pool/universe/c/conspy/conspy_1.14-1_amd64.deb
Size: 20774
MD5sum: c90f2803a4786b8c547395d520e4f78b
SHA1: 409c15602495896658a9084c1619bea1b6dadaa6
SHA256: bb79721deb1b1a3ac516318437c570191381dc60c650419bf5758d0f332aba78
Description-en: Remote control of Linux virtual consoles
Conspy allows a (possibly remote) user to see what is displayed
on a Linux virtual console, and send keystrokes to it. It is
rather like VNC, but where VNC takes control of a GUI conspy
takes control of a text mode virtual console. Unlike VNC,
conspy does not require a server to be installed prior to being
used.
Description-md5: 4d006635ba9b97b07aecab22c2859756
Homepage: http://conspy.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu