How to Install and Uninstall ca-certificates-mono Package on Kali Linux

Last updated: May 14,2024

1. Install "ca-certificates-mono" package

Please follow the instructions below to install ca-certificates-mono on Kali Linux

$ sudo apt update $ sudo apt install ca-certificates-mono

2. Uninstall "ca-certificates-mono" package

This is a short guide on how to uninstall ca-certificates-mono on Kali Linux:

$ sudo apt remove ca-certificates-mono $ sudo apt autoclean && sudo apt autoremove

3. Information about the ca-certificates-mono package on Kali Linux

Package: ca-certificates-mono
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 83
Maintainer: Debian Mono Group
Architecture: all
Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), ca-certificates (>= 20121114)
Pre-Depends: mono-runtime-common (>= 5.20)
Size: 20412
SHA256: 1b8c81de55fb535c3454355004da0852ff53798307c1e07799cec264f64137fd
SHA1: 287f0fbcc416cdff79877e1da0106d4f97669cca
MD5sum: c5dc0c75ec859a9d479a0a9c7bfc962e
Description: Common CA certificates (Mono keystore)
Mono is a platform for running and developing applications based on the
ECMA/ISO Standards. Mono is an open source effort led by Xamarin.
Mono provides a complete CLR (Common Language Runtime) including compiler and
runtime, which can produce and execute CIL (Common Intermediate Language)
bytecode (aka assemblies), and a class library.
.
This package uses the hooks of the ca-certificates package to update the
Mono keystore.
Description-md5:
Homepage: http://www.mono-project.com/
Section: cli-mono
Priority: optional
Filename: pool/main/m/mono/ca-certificates-mono_6.8.0.105+dfsg-3.5_all.deb