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

Last updated: May 20,2024

1. Install "libcgns-dev" package

Please follow the guidance below to install libcgns-dev on Kali Linux

$ sudo apt update $ sudo apt install libcgns-dev

2. Uninstall "libcgns-dev" package

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

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

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

Package: libcgns-dev
Source: libcgns
Version: 3.4.0-3
Installed-Size: 2339
Maintainer: Debian Science Team
Architecture: amd64
Depends: libcgns3.4 (= 3.4.0-3)
Size: 1200880
SHA256: 6b73a94c9558f5d40e9220bed8fcf1612bd5c73a15fa06fc649260df07edc129
SHA1: f0af35063bceb685b71b01fc2f078fdbd611b4bc
MD5sum: 64ad5e1af4495e023c2b41b273a6e676
Description: CFD General Notation System library
The CFD General Notation System (CGNS) provides a general, portable, and
extensible standard for the storage and retrieval of computational fluid
dynamics (CFD) analysis data. It consists of a collection of conventions, and
free and open software implementing those conventions. It is self-descriptive,
machine-independent, well-documented, and administered by an international
steering committee. It is also an American Institute of Aeronautics and
Astronautics (AIAA) Recommended Practice.
.
This package contains the development files needed to compile software to
use the libcgns API.
Description-md5:
Homepage: https://cgns.github.io
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libc/libcgns/libcgns-dev_3.4.0-3_amd64.deb