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

Last updated: October 06,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall mono-addins-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 1:41:10 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : mono-addins-devel
Version : 1.1
Release : 15.fc34
Architecture : i686
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).