How to Install and Uninstall libopencsg-dev Package on Kali Linux

Last updated: May 03,2024

1. Install "libopencsg-dev" package

Here is a brief guide to show you how to install libopencsg-dev on Kali Linux

$ sudo apt update $ sudo apt install libopencsg-dev

2. Uninstall "libopencsg-dev" package

This tutorial shows how to uninstall libopencsg-dev on Kali Linux:

$ sudo apt remove libopencsg-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopencsg-dev package on Kali Linux

Package: libopencsg-dev
Source: opencsg (1.5.0-1)
Version: 1.5.0-1+b1
Installed-Size: 23
Maintainer: Christian M. Amsüss
Architecture: amd64
Depends: libopencsg1 (= 1.5.0-1+b1)
Size: 5296
SHA256: 795b1725d031a5c0aa469957b384b5029460570a2558df5f4b4331fda2c306ca
SHA1: 04ced664f07069f4b5b0d8b8d14d481296a57491
MD5sum: a7c21c6580767aae8c2edd89c6f2170f
Description: image-based CSG library using OpenGL (development files)
OpenCSG is a library for CSG (Constructive Solid Geometry) that can combine
geometric primitives to more complex objects, for example the difference
between two primitives. Instead of explicitly calculating the shape of the
resulting object, it uses OpenGL's z-buffer to render the image.
.
OpenCSG implements both the Goldfeather and the SCS algorithm.
.
This package contains files needed to compile opencsg applications.
Description-md5:
Homepage: https://opencsg.org/
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/opencsg/libopencsg-dev_1.5.0-1+b1_amd64.deb