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

Last updated: May 18,2024

1. Install "gaffitter" package

Please follow the step by step instructions below to install gaffitter on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gaffitter

2. Uninstall "gaffitter" package

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

$ sudo apt remove gaffitter $ sudo apt autoclean && sudo apt autoremove

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

Package: gaffitter
Priority: optional
Section: universe/utils
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 0.6.0-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6)
Filename: pool/universe/g/gaffitter/gaffitter_0.6.0-2_amd64.deb
Size: 64798
MD5sum: f5e746ce1227d79a513b7e605aaf6df9
SHA1: b3bac2c85abe3a54d060f570408824430a83607a
SHA256: 5920b4657453e75f1bc88452a340d2387dcdd3508b8cd5e09f4038ca0b29a54e
Description-en: File subsets extractor based on genetic algorithms
Genetic Algorithm File Fitter (gaffitter) is a command-line software
written in C++ that extracts --via genetic algorithm-- subsets of an
input list of files/directories that best fit the given volume size
(target), such as CD, DVD and others.
.
gaffitter provides an intelligent manner (thanks to Genetic Algorithm)
to minimize the error between the desired target size and the selected
candidates of files/directories. Gaffitter highlights:
.
* Uses a global meta-heuristic (Genetic Algorithm search).
* The command-line interface provides high integration (via pipe) with
other tools, i.e. works as a "filter".
* Allow the user to enter 'size identifier' pairs directly instead
of file/dir names.
* Pretty configurable. gaffitter have many input parameters to
control/adjust its behavior (including GA params).
Description-md5: 3c819e08a886c29f3674ec44be7f5eb0
Homepage: http://gaffitter.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu