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

Last updated: May 16,2024

1. Install "filepp" package

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

$ sudo apt update $ sudo apt install filepp

2. Uninstall "filepp" package

This is a short guide on how to uninstall filepp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove filepp $ sudo apt autoclean && sudo apt autoremove

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

Package: filepp
Priority: optional
Section: universe/interpreters
Installed-Size: 276
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Haas
Architecture: all
Version: 1.8.0-4
Filename: pool/universe/f/filepp/filepp_1.8.0-4_all.deb
Size: 68478
MD5sum: 32b9c40a88012c7babaae6fe9fe54d2c
SHA1: 3a47372115f62bfd53156158bae87fece16214c8
SHA256: 2e68eb42ded8845841da817926faba32e07e3168dfe87d658acd5d30362ebafc
Description-en: generic perl-based file pre-processor for text files
Generic pre-preprocessor for any kind of text file. It is designed
to allow the functionality provided by the C preprocessor to be used
with any file type. filepp supports the following keywords, all of
which have their usual C preprocessor meanings and usage: define,
if, elif, ifdef, ifndef etc.
Description-md5: ad3499339bdb726ddf1f77f08ffaf43e
Homepage: http://freecode.com/projects/filepp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu