How to Install and Uninstall nuget.i686 Package on Fedora 36

Last updated: January 11,2025

1. Install "nuget.i686" package

Please follow the guidelines below to install nuget.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install nuget.i686

2. Uninstall "nuget.i686" package

This guide let you learn how to uninstall nuget.i686 on Fedora 36:

$ sudo dnf remove nuget.i686 $ sudo dnf autoremove

3. Information about the nuget.i686 package on Fedora 36

Last metadata expiration check: 2:56:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : nuget
Version : 2.8.7
Release : 14.fc36
Architecture : i686
Size : 404 k
Source : nuget-2.8.7-14.fc36.src.rpm
Repository : fedora
Summary : Package manager for .Net/Mono development platform
URL : http://nuget.org/
License : ASL 2.0
Description : 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.