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

Last updated: November 28,2024

1. Install "nuget.i686" package

Please follow the guidance below to install nuget.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install nuget.i686

2. Uninstall "nuget.i686" package

In this section, we are going to explain the necessary steps to uninstall nuget.i686 on Fedora 38:

$ sudo dnf remove nuget.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:52:47 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : nuget
Version : 2.8.7
Release : 16.fc38
Architecture : i686
Size : 404 k
Source : nuget-2.8.7-16.fc38.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.