How to Install and Uninstall mono-winforms.x86_64 Package on Fedora 34

Last updated: May 06,2024

1. Install "mono-winforms.x86_64" package

Please follow the guidance below to install mono-winforms.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install mono-winforms.x86_64

2. Uninstall "mono-winforms.x86_64" package

This is a short guide on how to uninstall mono-winforms.x86_64 on Fedora 34:

$ sudo dnf remove mono-winforms.x86_64 $ sudo dnf autoremove

3. Information about the mono-winforms.x86_64 package on Fedora 34

Last metadata expiration check: 0:54:08 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mono-winforms
Version : 6.12.0
Release : 4.fc34
Architecture : x86_64
Size : 1.7 M
Source : mono-6.12.0-4.fc34.src.rpm
Repository : fedora
Summary : Windows Forms implementation for Mono
URL : http://www.mono-project.com
License : MIT
Description : This package provides a fully managed implementation of
: System.Windows.Forms, the default graphical toolkit for .NET
: applications.