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

Last updated: May 13,2024

1. Install "aspnetcore-runtime-3.1" package

This guide let you learn how to install aspnetcore-runtime-3.1 on Kali Linux

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

2. Uninstall "aspnetcore-runtime-3.1" package

Learn how to uninstall aspnetcore-runtime-3.1 on Kali Linux:

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

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

Package: aspnetcore-runtime-3.1
Priority: standard
Section: devel
Installed-Size: 17498
Maintainer: Microsoft
Architecture: amd64
Version: 3.1.26-1
Depends: dotnet-runtime-3.1 (>= 3.1.26)
Filename: pool/main/a/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1_3.1.26-1_amd64.deb
SHA512: 49e4c5e0c023912b663477c60e7452b0dea90104e7a70587dad64abfc0e92c6decf69c98a12d14dd36dce426e500d9a379dc62c3b537461c8fcfc6165aa62f3e
Size: 5773088
SHA256: 32820d75d0adcceac8fd7a1384b13965f643f4b941c9388999f2e0cadf52fe16
SHA1: 1e9b868686a34b44bc00fee2155f896cecd21dbd
MD5sum: 9197e1fc819119b752bd3635c6b7b38f
Description: Shared Framework for hosting of Microsoft ASP.NET Core applications. 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/aspnet/AspNetCore). We happily accept issues and PRs.
Description-md5: 23429cd97d252324a1ef319bd082ccc9
Homepage: https://asp.net