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

Last updated: September 20,2024

1. Install "nuget.i686" package

This guide let you learn how to install nuget.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install nuget.i686

2. Uninstall "nuget.i686" package

Please follow the step by step instructions below to uninstall nuget.i686 on Fedora 34:

$ sudo dnf remove nuget.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:56:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : nuget
Version : 2.8.7
Release : 12.fc34
Architecture : i686
Size : 419 k
Source : nuget-2.8.7-12.fc34.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.