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

Last updated: October 09,2024

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

Please follow the instructions below to install mono-addins-devel.i686 on Fedora 36

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

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

Please follow the step by step instructions below to uninstall mono-addins-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 2:44:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mono-addins-devel
Version : 1.3.3
Release : 1.fc36
Architecture : i686
Size : 18 k
Source : mono-addins-1.3.3-1.fc36.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).