How to Install and Uninstall libxnee-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libxnee-dev" package

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

$ sudo apt update $ sudo apt install libxnee-dev

2. Uninstall "libxnee-dev" package

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

$ sudo apt remove libxnee-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxnee-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxnee-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 671
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: amd64
Source: xnee
Version: 3.19-1
Depends: libxnee0 (= 3.19-1)
Filename: pool/universe/x/xnee/libxnee-dev_3.19-1_amd64.deb
Size: 99016
MD5sum: 35f4bcf7c1d1bd1616cd7306263a11ac
SHA1: e85fd1a7d767090be0c0a8f83e104afb9a41c5ec
SHA256: ac85e987cadd1f43789d6868a821d757480930ab189e9956d3de5b6883864196
Description-en: X event recorder/replayer - development files
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 header files and library for writing applications
using libxnee.
Description-md5: 3a23dc570d4064ce2a239b96fa27ad46
Homepage: http://www.sandklef.com/xnee/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu