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

Last updated: May 08,2024

1. Install "xwpe" package

Please follow the guidelines below to install xwpe on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xwpe

2. Uninstall "xwpe" package

This tutorial shows how to uninstall xwpe on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xwpe $ sudo apt autoclean && sudo apt autoremove

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

Package: xwpe
Priority: optional
Section: universe/editors
Installed-Size: 507
Maintainer: Ubuntu Developers
Original-Maintainer: Francesco Paolo Lovergine
Architecture: amd64
Version: 1.5.30a-2.1build1
Depends: libc6 (>= 2.14), libgpm2 (>= 1.20.4), libncurses5 (>= 6), libtinfo5 (>= 6)
Suggests: gdb
Filename: pool/universe/x/xwpe/xwpe_1.5.30a-2.1build1_amd64.deb
Size: 206086
MD5sum: 5bb84bfa59e601593874f274c38d4692
SHA1: d23fadff8502036defa30ffc619746b2eedd81cc
SHA256: d670913e4ba9111ebdc4bfcf1c959c64566156f80b759a35d442ff0fe1d54283
Description-en: Programming environment and editor for console and X11
Xwpe is an integrated programming and debugging environment similar to
Borland's Turbo C and Pascal family. It has many features including
the ability to start many compilers, linkers and debuggers from a
menu-based interface or using keystrokes.
.
Syntax highlighting is included for many programming languages, and
any compiler and debugger can easily be used by the program. When
compiling from within xwpe, errors in the source code can be jumped to
and swiftly corrected. Variables and the stack can be easily displayed.
Setting and unsetting breakpoints can be done directly within the
source code.
.
Although it is designed to be a tool for programmers (when invoked as
wpe or xwpe), it can also be used as an easy to learn text editor
(when invoked as program 'we' or 'xwe').
Description-md5: 793a89f7df892c7934be6c2353a6f0f9
Homepage: http://www.identicalsoftware.com/xwpe
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu