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

Last updated: May 10,2024

1. Install "mono-addins-devel.x86_64" package

Please follow the step by step instructions below to install mono-addins-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install mono-addins-devel.x86_64

2. Uninstall "mono-addins-devel.x86_64" package

This guide covers the steps necessary to uninstall mono-addins-devel.x86_64 on Fedora 34:

$ sudo dnf remove mono-addins-devel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:26:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mono-addins-devel
Version : 1.1
Release : 15.fc34
Architecture : x86_64
Size : 18 k
Source : mono-addins-1.1-15.fc34.src.rpm
Repository : fedora
Summary : Development files for mono-addins
URL : http://www.mono-project.com/Main_Page
License : MIT
Description : Mono.Addins is a generic framework for creating extensible applications,
: and for creating libraries which extend those applications.
: This package contains MSBuild tasks file and target, which allows
: using add-in references directly in a build file (still experimental).