How to Install and Uninstall qsynth Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "qsynth" package

Please follow the step by step instructions below to install qsynth on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install qsynth

2. Uninstall "qsynth" package

Please follow the steps below to uninstall qsynth on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the qsynth package on Ubuntu 20.10 (Groovy Gorilla)

Package: qsynth
Architecture: amd64
Version: 0.6.3-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: 977
Depends: libc6 (>= 2.14), libfluidsynth2 (>= 2.0.5), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.14.1), libstdc++6 (>= 4.9)
Recommends: fluid-soundfont-gm
Suggests: jackd
Filename: pool/universe/q/qsynth/qsynth_0.6.3-1_amd64.deb
Size: 275920
MD5sum: 08e7b244674a74099c7a98ce96c55e20
SHA1: b47f16c5196bba5b415ff9c4649c57d90fe89ed3
SHA256: 70a8806b1c4c3a564888be78ad91ab8d9a8fb0aecc4f35d4b05ee54eae6045c0
SHA512: d19b8a6ffd922df3898ea684a32ca332f1de889bf5a91625fba3dad818cc9f5ad6b2068412a077bd9baa3e9fd46ddd4cf93185ef2ef25c49ebb11e4fa6f754af
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