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

Last updated: July 05,2024

1. Install "filo" package

This guide let you learn how to install filo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install filo

2. Uninstall "filo" package

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

$ sudo apt remove filo $ sudo apt autoclean && sudo apt autoremove

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

Package: filo
Priority: optional
Section: universe/science
Installed-Size: 150
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.1.0-3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Filename: pool/universe/f/filo/filo_1.1.0-3_amd64.deb
Size: 45270
MD5sum: 2ec04c71dd69262aff0d9def135509aa
SHA1: 92adc669b6568d3f970915bd51228cb6238e4970
SHA256: cdf9d9c37e9c1bc3f52c13085ae5e69844717ff7c9005ce95d42b858ea7463d9
Description-en: FILe and stream Operations
The following tools are available as part of the filo package:
.
groupBy – mimics the “groupBy” clause in database systems.
.
shuffle – randomize the order of lines in a file.
.
stats – computes descriptive statistic on a given column of a tab-delimited
file or stream.
.
Because their name is too generic, ‘shuffle’ and ‘stats’ are relocated in
/usr/lib/filo.
Description-md5: f14ff54c3df1b39475483356230dc0de
Homepage: https://github.com/arq5x/filo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu