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

Last updated: May 17,2024

1. Install "dotnet-runtime-3.1" package

Please follow the guidance below to install dotnet-runtime-3.1 on Kali Linux

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

2. Uninstall "dotnet-runtime-3.1" package

Please follow the guidance below to uninstall dotnet-runtime-3.1 on Kali Linux:

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

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

Package: dotnet-runtime-3.1
Priority: standard
Section: libs
Installed-Size: 71233
Maintainer: .NET Core Team
Architecture: amd64
Version: 3.1.26-1
Depends: dotnet-hostfxr-3.1 (>= 3.1.26), dotnet-runtime-deps-3.1 (>= 3.1.26)
Filename: pool/main/d/dotnet-runtime-3.1/dotnet-runtime-3.1_3.1.26-1_amd64.deb
SHA512: ca13aebfc597ee291ca5c77dc8107998a7ff8ccfbe7c845004400def5e0faf476d779fc076e9685840fae7c70fdad63209fafaebecdf3036200d5831ef1776ee
Size: 21806626
SHA256: af152782c61c6692099936e87411728f533c9c5c435c761f7c94e4af1a5e5b61
SHA1: 836125ac9aa52533844f01ac772f9bd9bf8b5dfb
MD5sum: d4a0ab43badf37bef4ff77e2ad34c7c5
Description: Microsoft .NET Core Runtime - 3.1.26 Microsoft.NETCore.App 3.1.26
.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: 978718a41143d3f37bf7b87ee447c9c1
Homepage: https://dot.net/core