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

Last updated: May 20,2024

1. Install "dotnet-sdk-3.1" package

This guide let you learn how to install dotnet-sdk-3.1 on Kali Linux

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

2. Uninstall "dotnet-sdk-3.1" package

Here is a brief guide to show you how to uninstall dotnet-sdk-3.1 on Kali Linux:

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

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

Package: dotnet-sdk-3.1
Priority: standard
Section: devel
Installed-Size: 192811
Maintainer: Microsoft
Architecture: amd64
Version: 3.1.420-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.6), dotnet-targeting-pack-3.1 (>= 3.1.0), netstandard-targeting-pack-2.1 (>= 2.1.0), dotnet-apphost-pack-3.1 (>= 3.1.26), aspnetcore-targeting-pack-3.1 (>= 3.1.10), dotnet-runtime-3.1 (>= 3.1.26), aspnetcore-runtime-3.1 (>= 3.1.26)
Filename: pool/main/d/dotnet-sdk-3.1/dotnet-sdk-3.1_3.1.420-1_amd64.deb
SHA512: 1c1bc9216236b93361a7a50ed879a0df9059d6c17022b0c4e6794059889358eb9d07a5f5f51858ad27d751e2d5628b99459b716be18156e7394502a45f6cf7fc
Size: 49628712
SHA256: 2559bd4f2f5f56aa43038f36b6c6ecd62e80f2f7e7b2c42dcea35f2ff57c4393
SHA1: 0fe88a73adb33a94c33afef0e1c7b892d54f34cc
MD5sum: ac874d65ff0a9489d7df425373adf9e5
Description: Microsoft .NET Core SDK 3.1.420
.NET Core 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: 5baa2b780264f16636ed42b16cdf3be7
Homepage: https://dotnet.github.io/core