How to Install and Uninstall libmono-cecil-cil-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "libmono-cecil-cil-dev" package

This is a short guide on how to install libmono-cecil-cil-dev on Kali Linux

$ sudo apt update $ sudo apt install libmono-cecil-cil-dev

2. Uninstall "libmono-cecil-cil-dev" package

This guide covers the steps necessary to uninstall libmono-cecil-cil-dev on Kali Linux:

$ sudo apt remove libmono-cecil-cil-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmono-cecil-cil-dev package on Kali Linux

Package: libmono-cecil-cil-dev
Source: cecil
Version: 0.9.5+dfsg-5.1
Installed-Size: 15
Maintainer: Debian CLI Libraries Team
Architecture: all
Replaces: libmono-cecil0.3-cil, libmono-cecil0.4-cil, libmono-cecil0.5-cil
Depends: libmono-cecil-cil (= 0.9.5+dfsg-5.1)
Conflicts: libmono-cecil0.3-cil, libmono-cecil0.4-cil, libmono-cecil0.5-cil
Size: 5648
SHA256: 2f872c03cca5261e79d8fc0caeb60b68cce32c959007f561d3bc11c80f9a86e8
SHA1: 86dc8f71119349bd51551ad36df348f99dee8c16
MD5sum: 83a452c0072254d1deeafaea92173c11
Description: library to generate and inspect CIL assemblies
Cecil is a library under development to generate and inspect programs and
libraries in the ECMA CIL format.
.
In simple English, with Cecil, you can load existing managed assemblies,
browse all the contained types, modify them on the fly and save back to the
disk the modified assembly.
.
This package contains development files for the Cecil library, and should
be used for compilation.
Description-md5: 56007ad4828b7a8dc1595202e2633051
Homepage: http://www.mono-project.com/Cecil
Tag: devel::ecma-cli, devel::library, role::devel-lib
Section: cli-mono
Priority: optional
Filename: pool/main/c/cecil/libmono-cecil-cil-dev_0.9.5+dfsg-5.1_all.deb