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

Last updated: April 29,2024

1. Install "cnee" package

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

$ sudo apt update $ sudo apt install cnee

2. Uninstall "cnee" package

Please follow the instructions below to uninstall cnee on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cnee $ sudo apt autoclean && sudo apt autoremove

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

Package: cnee
Priority: optional
Section: universe/x11
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: amd64
Source: xnee
Version: 3.19-1
Depends: libc6 (>= 2.4), libx11-6, libxi6, libxnee0, libxtst6
Suggests: xnee-doc
Filename: pool/universe/x/xnee/cnee_3.19-1_amd64.deb
Size: 18436
MD5sum: 06be033d9c21b5fe470134f96d3a019b
SHA1: 08bbbd23d0704ae7d99739cab6b5f08cb961f037
SHA256: 0d31b83aaeb7c106f8401261982538fdccc041350645d9796d10c81683585894
Description-en: X event recorder/replayer - command-line flavor
GNU Xnee is a suite of programs that can record, replay and
distribute user actions under the X11 environment. Think of it as a
robot that can imitate the job you just did.
.
Xnee can be used to
- automate tests
- demonstrate programs
- distribute actions
- record and replay 'macro'
- retype a file
.
This package contains the command-line flavor of Xnee.
Description-md5: 2fab81d45ab2d8810d6635a5608bb504
Homepage: http://www.sandklef.com/xnee/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu