How to Install and Uninstall darktable Package on Kali Linux

Last updated: April 29,2024

1. Install "darktable" package

In this section, we are going to explain the necessary steps to install darktable on Kali Linux

$ sudo apt update $ sudo apt install darktable

2. Uninstall "darktable" package

This guide let you learn how to uninstall darktable on Kali Linux:

$ sudo apt remove darktable $ sudo apt autoclean && sudo apt autoremove

3. Information about the darktable package on Kali Linux

Package: darktable
Version: 4.6.1-2
Installed-Size: 30554
Maintainer: Debian PhotoTools Maintainers
Architecture: amd64
Replaces: darktable-plugins-experimental (<< 1.0~), darktable-plugins-legacy (<< 0.9)
Depends: libavif16 (>= 1.0.4), libc6 (>= 2.35), libcairo2 (>= 1.14.0), libcolord-gtk1 (>= 0.1.20), libcolord2 (>= 1.4.3), libcups2 (>= 1.7.0), libcurl3-gnutls (>= 7.56.1), libexiv2-27 (>= 0.27.5), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.56.0), libgomp1 (>= 6), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgraphicsmagick-q16-3 (>= 1.4+really1.3.35), libgtk-3-0 (>= 3.23.0), libheif1 (>= 1.16.2), libicu72 (>= 72.1~rc-1~), libimath-3-1-29 (>= 3.1.9), libjpeg62-turbo (>= 1.3.1), libjson-glib-1.0-0 (>= 1.5.2), libjxl0.7 (>= 0.7.0), liblcms2-2 (>= 2.8), liblensfun1 (>= 0.3.4), liblua5.4-0 (>= 5.4.6), libopenexr-3-1-30 (>= 3.1.5), libopenjp2-7 (>= 2.2.0), libosmgpsmap-1.0-1 (>= 1.1.0), libpango-1.0-0 (>= 1.37.2), libpangocairo-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2), libportmidi0, libpugixml1v5 (>= 1.6), libraw23 (>= 0.16.0), librsvg2-2 (>= 2.52.5), libsdl2-2.0-0 (>= 2.0.12), libsecret-1-0 (>= 0.7), libsqlite3-0 (>= 3.7.10), libstdc++6 (>= 13.1), libtiff6 (>= 4.0.3), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libx11-6, libxml2 (>= 2.7.4), libxrandr2 (>= 2:1.2.99.3), zlib1g (>= 1:1.2.0)
Breaks: darktable-plugins-experimental (<< 1.0~), darktable-plugins-legacy (<< 0.9)
Size: 5881464
SHA256: 4f29dadc266e49612853f811e6e6098128c979d56e32b14cdd9308e3b1cd1dae
SHA1: 54b0d72226338775441867edfdb0b63966fbfb29
MD5sum: ea5b0ced6005fa339234fa1edff149bb
Description: virtual lighttable and darkroom for photographers
Darktable manages your digital negatives in a database and lets you view
them through a zoomable lighttable. it also enables you to develop raw
images and enhance them.
.
It tries to fill the gap between the many excellent existing free
raw converters and image management tools (such as ufraw or f-spot).
The user interface is built around efficient caching of image metadata and
mipmaps, all stored in a database. the user will always be able to interact,
even if the full resolution image is not yet loaded.
.
All editing is fully non-destructive and only operates on cached image
buffers for display. the full image is only converted during export. The
frontend is written in gtk+/cairo, the database uses sqlite3, raw image
loading is done using rawspeed, high-dynamic range, and standard image formats
such as jpeg are also supported. The core operates completely on floating
point values, so darktable can not only be used for photography but also for
scientifically acquired images or output of renderers (high dynamic range).
Description-md5:
Homepage: http://www.darktable.org/
Tag: field::arts, interface::graphical, interface::x11, role::program,
uitoolkit::gtk, uitoolkit::sdl, works-with::image, x11::application
Section: graphics
Priority: optional
Filename: pool/main/d/darktable/darktable_4.6.1-2_amd64.deb