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

Last updated: September 22,2024

1. Install "nuget.i686" package

Please follow the step by step instructions below to install nuget.i686 on Fedora 35

$ 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 35:

$ sudo dnf remove nuget.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:16:55 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : nuget
Version : 2.8.7
Release : 13.fc35
Architecture : i686
Size : 403 k
Source : nuget-2.8.7-13.fc35.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.