How to Install and Uninstall inkscape Package on Kali Linux

Last updated: May 20,2024

1. Install "inkscape" package

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

$ sudo apt update $ sudo apt install inkscape

2. Uninstall "inkscape" package

This guide covers the steps necessary to uninstall inkscape on Kali Linux:

$ sudo apt remove inkscape $ sudo apt autoclean && sudo apt autoremove

3. Information about the inkscape package on Kali Linux

Package: inkscape
Source: inkscape (1.2.2-2)
Version: 1.2.2-2+b3
Installed-Size: 99800
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: librsvg2-common, python3:any, lib2geom1.2.0 (>= 1.2.2), libatkmm-1.6-1v5 (>= 2.28.3), libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.35), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.15.10), libcairomm-1.0-1v5 (>= 1.14.5), libcdr-0.1-1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.7.1), libgc1 (>= 1:7.2d), libgcc-s1 (>= 4.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.75.3), libglibmm-2.4-1v5 (>= 2.66.6), libgomp1 (>= 4.9), libgsl27 (>= 2.7.1), libgspell-1-2 (>= 1.8.2), libgtk-3-0 (>= 3.21.5), libgtkmm-3.0-1v5 (>= 3.24.8), libharfbuzz0b (>= 2.6.5), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libmagick++-6.q16-9 (>= 8:6.9.12.98+dfsg1), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.47.0), libpangomm-1.4-1v5 (>= 2.46.3), libpng16-16 (>= 1.6.2), libpoppler-glib8 (>= 0.18.0), libpoppler126 (>= 22.12.0), libpotrace0, libreadline8 (>= 6.0), librevenge-0.0-0, libsigc++-2.0-0v5 (>= 2.8.0), libsoup2.4-1 (>= 2.41.90), libstdc++6 (>= 13.1), libvisio-0.1-1, libwpg-0.3-3, libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Recommends: aspell, fig2dev, imagemagick, libimage-magick-perl, libwmf-bin, python3-cssselect, python3-lxml, python3-numpy, python3-scour
Suggests: dia, inkscape-tutorials, libsvg-perl, pstoedit, python3-packaging, python3-uniconvertor, ruby
Size: 20788916
SHA256: 71abcd8220aa09c4260e703e47b9b94b99b1a9da7dafbd92b1f87fc9f60751ce
SHA1: 7180a24da2077e99403ac9548422d400402642de
MD5sum: d58d3838939781a8722d87f68694ee96
Description: vector-based drawing program
Inkscape is an illustration editor which has everything needed to
create professional-quality computer art. You can use it to make
diagrams and illustrations, technical drawings, web graphics, clip art,
icons and logos. A collection of hands-on tutorials show you how to
combine lines, shapes and text of different types and styles to build
up a picture.
.
A selection of powerful vector graphics editing tools comes as
standard. There is excellent support for paths, gradients, layers,
alpha transparency and text flow control. An extensive library of
filters allow you to apply realistic effects and extensions allow you
to work with bitmaps, barcodes and printing marks, amongst other things.
.
Most of the common vector formats are supported, including PDF, Adobe
Illustrator and AutoCAD files, and it has unrivalled support for the
SVG web graphics standard.
.
Between the suggested packages:
* dia: to export Dia shapes;
* libsvg-perl: to import .txt files (txt2svg extension);
* python3-packaging: used by the Optimized SVG extension;
* python3-uniconvertor: enables several import/export extensions;
* pstoedit: to work with eps files;
* ruby: there are several extensions written in ruby;
Description-md5:
Homepage: https://inkscape.org
Tag: implemented-in::c, implemented-in::c++, interface::graphical,
interface::x11, role::program, scope::application, uitoolkit::gtk,
use::editing, works-with-format::pdf, works-with-format::postscript,
works-with-format::svg, works-with-format::tex, works-with::image,
works-with::image:vector, works-with::text, x11::application
Section: graphics
Priority: optional
Filename: pool/main/i/inkscape/inkscape_1.2.2-2+b3_amd64.deb