How to Install and Uninstall qsynth Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "qsynth" package

In this section, we are going to explain the necessary steps to install qsynth on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install qsynth

2. Uninstall "qsynth" package

This guide let you learn how to uninstall qsynth on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove qsynth $ sudo apt autoclean && sudo apt autoremove

3. Information about the qsynth package on Ubuntu 21.10 (Impish Indri)

Package: qsynth
Architecture: amd64
Version: 0.9.4-1
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 963
Depends: libc6 (>= 2.34), libfluidsynth2 (>= 2.1.0), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5)
Recommends: fluid-soundfont-gm
Suggests: jackd
Filename: pool/universe/q/qsynth/qsynth_0.9.4-1_amd64.deb
Size: 302928
MD5sum: f042f61ab476f6e90ff341dadf8ba861
SHA1: 4855acbc9c17c66e570c07043bc08d3ff77a5ffd
SHA256: 157c5d8f6ec7b5cec7ecca56e180d4d5d82ec87447bcea775bf814d472d823e3
SHA512: e70edfba44657784f9b45ededaa2a272989d0c5a4a7e8ff5e26279bd5e4d77d1ae9fafeacaf79be386f53f0b1b5a13e69b08ee44d29e2a81d755ed0da15837dc
Homepage: https://qsynth.sourceforge.io
Description-en: fluidsynth MIDI sound synthesiser front-end
QSynth is a fluidsynth GUI front-end application written in C++ around the Qt
toolkit. Eventually it may evolve into a softsynth management application
allowing the user to control and manage a variety of command line softsynths
but for the moment it wraps FluidSynth (http://www.fluidsynth.org).
.
FluidSynth is a command line software synthesiser based on the Soundfont
specification.
Description-md5: d80b0a76ed0e03225c565a6df2d90f5f
Task: ubuntustudio-audio