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

Last updated: May 03,2024

1. Install "gigtools" package

Please follow the instructions below to install gigtools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gigtools

2. Uninstall "gigtools" package

Please follow the instructions below to uninstall gigtools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gigtools $ sudo apt autoclean && sudo apt autoremove

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

Package: gigtools
Priority: optional
Section: universe/utils
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: libgig
Version: 3.3.0-5
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgig6v5, libsndfile1 (>= 1.0.20), libstdc++6 (>= 5.2)
Filename: pool/universe/libg/libgig/gigtools_3.3.0-5_amd64.deb
Size: 26032
MD5sum: 4e2e2f6f6d43503dd3b95186ce204d6e
SHA1: 52a0a9bd812881fd3acb85f1c92217e8158aa97d
SHA256: 0688e6010f29ac8a53a685447fb92df02be481247b41cefb6f5e0e317ad5d7f7
Description-en: command line tools for Gigasampler and DLS Level 1/2 files
Raw file handling for audio sampler files based on DLS Level 1/2 and
Gigasampler.
These files are typically used in modern day audio waveform samplers.
This package contains the following command line tools:
.
gigdump:
Prints out the content of a .gig file.
gigextract:
Extracts samples from a .gig file.
dlsdump:
Prints out the content of a DLS file.
rifftree:
Prints out the RIFF tree of an arbitrary RIFF file.
Description-md5: 12a1f267f852d413627d56b51e6f1caa
Homepage: http://www.linuxsampler.org/libgig/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu