How to Install and Uninstall dotnet-sdk-6.0 Package on Kali Linux

Last updated: July 07,2024

1. Install "dotnet-sdk-6.0" package

This guide covers the steps necessary to install dotnet-sdk-6.0 on Kali Linux

$ sudo apt update $ sudo apt install dotnet-sdk-6.0

2. Uninstall "dotnet-sdk-6.0" package

Please follow the guidance below to uninstall dotnet-sdk-6.0 on Kali Linux:

$ sudo apt remove dotnet-sdk-6.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the dotnet-sdk-6.0 package on Kali Linux

Package: dotnet-sdk-6.0
Section: devel
Installed-Size: 336089
Maintainer: Microsoft
Architecture: amd64
Version: 6.0.400-1
Depends: dotnet-targeting-pack-6.0 (>= 6.0.8), netstandard-targeting-pack-2.1 (>= 2.1.0), aspnetcore-runtime-6.0 (>= 6.0.8), dotnet-apphost-pack-6.0 (>= 6.0.8), dotnet-runtime-6.0 (>= 6.0.8), aspnetcore-targeting-pack-6.0 (>= 6.0.8)
optional:
Priority: optional
Filename: pool/main/d/dotnet-sdk-6.0/dotnet-sdk-6.0_6.0.400-1_amd64.deb
SHA512: 1d444039c4a589fca310ddf5d947ef4df97c27f0962bc650e0f6b15300e5a78107a521737849f5c273c29bc0c42ba9553b2ac27b881a62dd284fa2397812af60
Size: 86384340
SHA256: 0c2897efed36675878f930783e75164ef8b537c90919f6308465045902a71c79
SHA1: 00be47882e8b2c0b5ee830e5ed6f7f0c98615f4c
MD5sum: 66e3f18881618726a77885a566c0cb42
Description: Microsoft .NET SDK 6.0.400
.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