How to Install and Uninstall dotnet-host Package on Kali Linux

Last updated: May 20,2024

1. Install "dotnet-host" package

Please follow the guidelines below to install dotnet-host on Kali Linux

$ sudo apt update $ sudo apt install dotnet-host

2. Uninstall "dotnet-host" package

This guide let you learn how to uninstall dotnet-host on Kali Linux:

$ sudo apt remove dotnet-host $ sudo apt autoclean && sudo apt autoremove

3. Information about the dotnet-host package on Kali Linux

Package: dotnet-host
Section: libs
Installed-Size: 259
Maintainer: .NET Team
Architecture: amd64
Version: 6.0.9-1
Depends: libgcc1, libstdc++6, libc6
Conflicts: dotnet, dotnet-nightly
optional:
Priority: optional
Filename: pool/main/d/dotnet-host/dotnet-host_6.0.9-1_amd64.deb
SHA512: 41a0d70d13abd06ab9a9b7f7fcba615105ff6bc49200d688d83c0fb2a9444bec429e1e5fa422edd7d82272d718f5d59c5f95a913b9d768bb00859ad536830c5e
Size: 55690
SHA256: 76cf3687d7402eef8425db6f75c13395664c418c3c8c0f66f32c9cce724edbaf
SHA1: 0cb5b92d4d4c8e3358146a4875df84dabd350ea5
MD5sum: 7ea15260ee6dc1f7edbe1460aec63210
Description: Microsoft .NET Host - 6.0.9
.NET is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
Description-md5:
Homepage: https://github.com/dotnet/core