How to Install and Uninstall mono-csharp-shell Package on Kali Linux

Last updated: May 22,2024

1. Install "mono-csharp-shell" package

Here is a brief guide to show you how to install mono-csharp-shell on Kali Linux

$ sudo apt update $ sudo apt install mono-csharp-shell

2. Uninstall "mono-csharp-shell" package

Please follow the instructions below to uninstall mono-csharp-shell on Kali Linux:

$ sudo apt remove mono-csharp-shell $ sudo apt autoclean && sudo apt autoremove

3. Information about the mono-csharp-shell package on Kali Linux

Package: mono-csharp-shell
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 113
Maintainer: Debian Mono Group
Architecture: all
Depends: mono-runtime (>= 3.0~), libc6 (>= 2.37) | libc6.1 (>= 2.37) | libc0.1 (>= 2.37), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-csharp4.0c-cil (>= 5.18.0.240), libmono-management4.0-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240)
Size: 37952
SHA256: eb5f9dc78d180f281e16314bcbec6c689d84512717c34890536bec3cc158a34d
SHA1: 53e6163c5615f9e92c5611d772b5f9d48371153e
MD5sum: 2e85625eb091789c390d57ab8fe5eefd
Description: interactive C# shell
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 contains the interactive C# shell named csharp. csharp permits
dynamically evaluating C# statements, and can be used for writing scripts or
testing code fragments.
For examples and a brief overview of the commands see:
http://www.mono-project.com/CsharpRepl
Description-md5:
Homepage: http://www.mono-project.com/CsharpRepl
Tag: devel::lang:c-sharp
Section: shells
Priority: optional
Filename: pool/main/m/mono/mono-csharp-shell_6.8.0.105+dfsg-3.5_all.deb