How to Install and Uninstall komposter Package on Kali Linux

Last updated: May 15,2024

1. Install "komposter" package

Please follow the guidelines below to install komposter on Kali Linux

$ sudo apt update $ sudo apt install komposter

2. Uninstall "komposter" package

Here is a brief guide to show you how to uninstall komposter on Kali Linux:

$ sudo apt remove komposter $ sudo apt autoclean && sudo apt autoremove

3. Information about the komposter package on Kali Linux

Package: komposter
Version: 0+git20201216+ds-3
Installed-Size: 1806
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libfreetype6 (>= 2.2.1), libgl1, libglut3.12 (>= 3.4.0), libopenal1 (>= 1.14), fonts-ferrite-core, fonts-agave, fonts-inter
Size: 418108
SHA256: 56bafad8f29a523bdc6a3efac673567f20bef6cde10c7ace1c6b340d62088e07
SHA1: db13fc76398a2300e4301d7c5816f2d5181f9ad4
MD5sum: a62e648632acf649f41adfab98c051ec
Description: lightweight music composing system
This is a lightweight music composing system intended mainly to be used
in applications where the size of the executable must be minimized such as 4K
and 64K intros.
.
It is built using a modular "virtual analog" model, where the composer can
build the synthesizers from scratch using simple basic building blocks. This
minimizes the amount of code required and relies more on data, which can be
compressed more effectively.
.
A simple pattern-based sequencer is used to create songs which use up to 24
voices, each of which can use a different synthesizer. Each synthesizer can be
programmed with a number of patches that can be switched between patterns.
.
Included with Komposter is a music player with full x86 assembly source code
as well as a converter for generating nasm-includeable files from song files.
Source code for the converter is also provided.
Description-md5:
Homepage: http://komposter.haxor.fi/
Tag: implemented-in::c, interface::graphical, interface::x11, role::program,
sound::mixer, sound::player, sound::recorder, sound::sequencer,
uitoolkit::xlib, use::editing, use::playing, works-with::audio,
x11::application
Section: sound
Priority: optional
Filename: pool/main/k/komposter/komposter_0+git20201216+ds-3_amd64.deb