How to Install and Uninstall ardour Package on Kali Linux

Last updated: May 01,2024

1. Install "ardour" package

Please follow the step by step instructions below to install ardour on Kali Linux

$ sudo apt update $ sudo apt install ardour

2. Uninstall "ardour" package

This is a short guide on how to uninstall ardour on Kali Linux:

$ sudo apt remove ardour $ sudo apt autoclean && sudo apt autoremove

3. Information about the ardour package on Kali Linux

Package: ardour
Version: 1:8.4.0+ds1-2
Installed-Size: 70555
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Replaces: ardour3 (<< 1:3.5)
Depends: ardour-data (<< 1:8.4.0+ds1.0~), ardour-data (>= 1:8.4.0+ds1-2), ardour-lv2-plugins (>= 1:8.4.0+ds1-2), libarchive13 (>= 3.0.4), libasound2 (>= 1.0.16), libaubio5 (>= 0.4.3), libc6 (>= 2.35), libcairo2 (>= 1.6.0), libcairomm-1.0-1v5 (>= 1.14.5), libcurl3-gnutls (>= 7.16.2), libcwiid1 (>= 0.6.00+svn184), libdbus-1-3 (>= 1.9.14), libfftw3-single3 (>= 3.3.10), libfluidsynth3 (>= 2.0.5), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.4), libglib2.0-0 (>= 2.75.3), libglibmm-2.4-1v5 (>= 2.66.6), liblilv-0-0 (>= 0.22.0~dfsg0), liblo7 (>= 0.26~repack), liblrdf0 (>= 0.4.0-1.2), libltc11 (>= 1.2.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22.0), libpangoft2-1.0-0 (>= 1.14.0), libpangomm-1.4-1v5 (>= 2.46.4), libpng16-16 (>= 1.6.2), libpulse0 (>= 0.99.1), libqm-dsp0 (>= 1.7.1), libreadline8 (>= 6.0), librubberband2 (>= 3.3.0+dfsg), libsamplerate0 (>= 0.1.7), libsigc++-2.0-0v5 (>= 2.8.0), libsndfile1 (>= 1.0.20), libstdc++6 (>= 13.1), libtag1v5 (>= 1.9.1-2.2~), libusb-1.0-0 (>= 2:1.0.16), libvamp-hostsdk3v5 (>= 2.10.0), libvamp-sdk2v5 (>= 2.10.0), libwebsockets19 (>= 3.2.0), libx11-6 (>= 2:1.4.99.1), libxext6, libxinerama1 (>= 2:1.1.4), libxml2 (>= 2.7.4), libxrandr2 (>= 2:1.5.0)
Recommends: ardour-video-timeline
Breaks: ardour3 (<< 1:3.5)
Size: 15618328
SHA256: d94208435061c22edc87def8ec43bdcdbcbb7bfb0acb0a41924b9fed55f16037
SHA1: 7e4ac76c07f12182a84abb02e0be175aa9941b7e
MD5sum: 2461f872f72989ca98211fdc1ec144ed
Description: the digital audio workstation
Ardour is a multichannel hard disk recorder (HDR) and digital audio
workstation (DAW). It can be used to control, record, edit and run
complex audio setups.
.
Ardour supports pro-audio interfaces
through the ALSA project, which provides high quality, well designed
device drivers and API's for audio I/O under Linux. Any interface
supported by ALSA can be used with Ardour. This includes the
all-digital 26 channel RME Hammerfall, the Midiman Delta 1010 and many
others.
.
Ardour has support for 24 bit samples
using floating point internally, non-linear editing with unlimited undo,
a user-configurable mixer, MTC master/slave capabilities, MIDI hardware
control surface compatibility.
.
It supports MIDI
Machine Control, and so can be controlled from any MMC controller and
many modern digital mixers.
.
Ardour contains a
powerful multitrack audio editor/arranger that is completely
non-destructive and capable of all standard non-linear editing
operations (insert, replace, delete, move, trim, select,
cut/copy/paste). The editor has unlimited undo/redo capabilities and can
save independent "versions" of a track or an entire piece
.
Ardour's editor supports the community-developed LADSPA
plugin standard. Arbitrary chains of plugins can be attached to any
portion of a track. Every mixer strip can have any number of inputs
and outputs, not just mono, stereo or 5.1. An N-way panner is
included, with support for various panning models. Pre- and post-fader
sends exist, each with their own gain and pan controls. Every mixer
strip acts as its own bus, and thus the bus count in Ardour is
unlimited. You can submix any number of strips into another
strip.
.
Ardour's channel capacity is limited only
by the number on your audio interface and the ability of your disk
subsystem to stream the data back and forth.
.
JACK
(the JACK Audio Connection Kit) is used for all audio I/O, permitting
data to be exchanged in perfect samplesync with other applications
and/or hardware audio interfaces.
.
Ardour is
sample rate and size neutral - any hardware formats from 8 to 32 bits,
and rates from 8kHz to 192kHz. Internal processing in 32/64 bit IEEE
floating point format.
.
Further information can be
found at .
Description-md5:
Homepage: https://ardour.org
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, scope::application, sound::midi, sound::mixer,
sound::player, sound::recorder, uitoolkit::gtk, use::editing,
use::playing, works-with-format::mp3, works-with-format::oggvorbis,
works-with-format::wav, works-with::audio, x11::application
Section: sound
Priority: optional
Filename: pool/main/a/ardour/ardour_8.4.0+ds1-2_amd64.deb