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

Last updated: May 23,2024

1. Install "aspnetcore-runtime-6.0" package

Please follow the step by step instructions below to install aspnetcore-runtime-6.0 on Kali Linux

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

2. Uninstall "aspnetcore-runtime-6.0" package

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

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

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

Package: aspnetcore-runtime-6.0
Section: devel
Installed-Size: 19860
Maintainer: Microsoft
Architecture: amd64
Version: 6.0.8-1
Depends: dotnet-runtime-6.0 (>= 6.0.8)
optional:
Priority: optional
Filename: pool/main/a/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0_6.0.8-1_amd64.deb
SHA512: bdb0a3d8bb9b7dc3db4f0920efc252cc9b29f921c8bf3eacf368416a590657d84f7e106db48c4157eb06c0144d23c3c30c6d88dbf2eb3eb0de29967704f21264
Size: 6605452
SHA256: fe093d8c965519050ec012a273b54e80590c38b214e9f98ddeadd10d89a615e6
SHA1: 8ccd7d0ab13fb5ede690d8aeb9702ff4fa12d2ee
MD5sum: b9d90f3e08e0cedf45fb36aadb621f71
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/dotnet/aspnetcore). We happily accept issues and PRs.
Description-md5:
Homepage: https://asp.net