How to Install and Uninstall lib2geom1.1.0 Package on Kali Linux

Last updated: May 17,2024

1. Install "lib2geom1.1.0" package

This guide let you learn how to install lib2geom1.1.0 on Kali Linux

$ sudo apt update $ sudo apt install lib2geom1.1.0

2. Uninstall "lib2geom1.1.0" package

Please follow the step by step instructions below to uninstall lib2geom1.1.0 on Kali Linux:

$ sudo apt remove lib2geom1.1.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the lib2geom1.1.0 package on Kali Linux

Package: lib2geom1.1.0
Source: lib2geom
Version: 1.2-1
Installed-Size: 1116
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32), libcairo2 (>= 1.2.4), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgsl27 (>= 2.7.1), libstdc++6 (>= 11)
Size: 369400
SHA256: 2f4e0a5bbe423ea551231e499971155f7ead1504396dd5c11edc34af288afe61
SHA1: 77c3cf180e363a46d4efe2e7d3dd5e6c334a8214
MD5sum: f8e1be5eb992a1e364d9819acfe5c575
Description: robust computational geometry framework -- shared library
2Geom is a C++ 2D geometry library geared towards robust processing of
computational geometry data associated with vector graphics. The primary
design consideration is ease of use and clarity. It is dual-licensed
under LGPL 2.1 and MPL 1.1.
.
The library is descended from a set of geometric routines present in
Inkscape, a vector graphics editor based around the Scalable Vector
Graphics format, the most widespread vector graphics interchange format
on the Web and a W3C Recommendation. Due to this legacy, not all parts
of the API form a coherent whole (yet).
.
Rendering is outside the scope of this library, and it is assumed
something like libcairo or similar is employed for this. 2geom
concentrates on higher level algorithms and geometric computations.
.
This package contains the shared library.
Description-md5: 59df32d7ca736f20480217b53a32e7ae
Multi-Arch: same
Homepage: https://gitlab.com/inkscape/lib2geom
Section: libs
Priority: optional
Filename: pool/main/lib2/lib2geom/lib2geom1.1.0_1.2-1_amd64.deb