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

Last updated: May 13,2024

1. Install "preprocess" package

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

$ sudo apt update $ sudo apt install preprocess

2. Uninstall "preprocess" package

In this section, we are going to explain the necessary steps to uninstall preprocess on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove preprocess $ sudo apt autoclean && sudo apt autoremove

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

Package: preprocess
Priority: optional
Section: universe/devel
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Version: 1.1.0+ds-1build1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/preprocess/preprocess_1.1.0+ds-1build1_all.deb
Size: 17080
MD5sum: a5b296c21bf9d58020b5a2ca7eefa86b
SHA1: 0edbb77678af71719870b2783a9a06e0d9d5d4bb
SHA256: f3dd563e1c825e2777b0b03c507e74d388a5a5e589426e000311ba24c92f0e28
Description-en: portable multi-language file preprocessor
Preprocess is like a typical C preprocessor, but it extends to multiple
languages. Languages for which it works include: C++, Python,
Perl, Tcl, XML, JavaScript, CSS, IDL, TeX, Fortran, PHP, Java, Shell
scripts (Bash, CSH, etc.) and C#.
.
Preprocess is usable both as a command line app and as a Python module.
Description-md5: cb8ba4b8b0aa80541d265c43d8fa7cb5
Homepage: http://preprocess.googlecode.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu