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

Last updated: May 19,2024

1. Install "libcgreen1-dev" package

This tutorial shows how to install libcgreen1-dev on Kali Linux

$ sudo apt update $ sudo apt install libcgreen1-dev

2. Uninstall "libcgreen1-dev" package

Here is a brief guide to show you how to uninstall libcgreen1-dev on Kali Linux:

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

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

Package: libcgreen1-dev
Source: cgreen
Version: 1.6.3-1
Installed-Size: 144
Maintainer: Gavin Lai (賴建宇)
Architecture: amd64
Depends: libcgreen1 (= 1.6.3-1)
Size: 15868
SHA256: 42f2683c64f1307c8db3d5a785fb82aad075de2225b84b27169ba0f3ca1dc299
SHA1: f72771e5ac80c155c42e501244c97fce34dd1453
MD5sum: 8fa693db6d30935370b4166449e7e67d
Description: Cgreen library - development files
A modern unit test and mocking framework for C and C++. Cgreen features
- fast build, clean code, highly portable
- simple auto-discovery of tests
- fluent, expressive and readable API
- each test runs in isolation to prevent cross-test dependencies
- built-in mocking for C, compatible other C++ mocking libraries
Description-md5:
Homepage: https://github.com/cgreen-devs/cgreen
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cgreen/libcgreen1-dev_1.6.3-1_amd64.deb