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

Last updated: November 27,2024

1. Install "mono-devel.i686" package

This is a short guide on how to install mono-devel.i686 on Fedora 38

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

2. Uninstall "mono-devel.i686" package

This tutorial shows how to uninstall mono-devel.i686 on Fedora 38:

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

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

Last metadata expiration check: 4:09:36 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : mono-devel
Version : 6.12.0
Release : 11.fc38
Architecture : i686
Size : 5.8 M
Source : mono-6.12.0-11.fc38.src.rpm
Repository : fedora
Summary : Development tools for Mono
URL : http://www.mono-project.com
License : MIT
Description : This package completes the Mono developer toolchain with the mono profiler,
: assembler and other various tools.