How to Install and Uninstall nuget Package on Kali Linux

Last updated: May 19,2024

1. Install "nuget" package

This tutorial shows how to install nuget on Kali Linux

$ sudo apt update $ sudo apt install nuget

2. Uninstall "nuget" package

This guide covers the steps necessary to uninstall nuget on Kali Linux:

$ sudo apt remove nuget $ sudo apt autoclean && sudo apt autoremove

3. Information about the nuget package on Kali Linux

Package: nuget
Version: 2.8.7+md510+dhx1-1.1
Installed-Size: 1009
Maintainer: Debian CLI Applications Team
Architecture: all
Depends: libnuget-core-cil (= 2.8.7+md510+dhx1-1.1), mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-engine4.0-cil (>= 3.2.1), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-microsoft-build4.0-cil (>= 3.6.0), libmono-microsoft-csharp4.0-cil (>= 1.0), libmono-system-componentmodel-composition4.0-cil (>= 3.0.6), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240)
Size: 183908
SHA256: ca697ac7876828b388c98feae3df7d0e7493738ee884c3d704fcadaf0b65c05f
SHA1: c2ec556ca9cf6aa5db02d39bf20db454ac2947bf
MD5sum: afa10cff59942626f4de1ad7eed4619e
Description: Package manager for NuGet repos - executable
NuGet is the package manager for the Microsoft
development platform including .NET. The NuGet client
tools provide the ability to produce and consume
packages. The NuGet Gallery is the central package
repository used by all package authors and consumers.
.
This package contains the main NuGet binary.
Description-md5: bd78805c4699e7408fc40d09bc39f06d
Homepage: http://nuget.org
Section: cli-mono
Priority: optional
Filename: pool/main/n/nuget/nuget_2.8.7+md510+dhx1-1.1_all.deb