How to Install and Uninstall mono-addins-devel.i686 Package on Fedora 35

Last updated: October 06,2024

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

Please follow the steps below to install mono-addins-devel.i686 on Fedora 35

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

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

This is a short guide on how to uninstall mono-addins-devel.i686 on Fedora 35:

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

3. Information about the mono-addins-devel.i686 package on Fedora 35

Last metadata expiration check: 5:15:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mono-addins-devel
Version : 1.1
Release : 16.fc35
Architecture : i686
Size : 18 k
Source : mono-addins-1.1-16.fc35.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).