How to Install and Uninstall miglayout.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "miglayout.noarch" package

Here is a brief guide to show you how to install miglayout.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install miglayout.noarch

2. Uninstall "miglayout.noarch" package

In this section, we are going to explain the necessary steps to uninstall miglayout.noarch on Fedora 34:

$ sudo dnf remove miglayout.noarch $ sudo dnf autoremove

3. Information about the miglayout.noarch package on Fedora 34

Last metadata expiration check: 3:34:32 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : miglayout
Version : 4.2
Release : 15.fc34
Architecture : noarch
Size : 102 k
Source : miglayout-4.2-15.fc34.src.rpm
Repository : fedora
Summary : Versatile and flexible Swing layout manager
URL : http://www.miglayout.com/
License : BSD
Description : MiGLayout is a versatile Swing layout manager. It uses String or
: API type-checked constraints to format the layout. MiGLayout can
: produce flowing, grid based, absolute (with links), grouped and
: docking layouts. MiGLayout is created to be to manually coded layouts
: what Matisse/GroupLayout is to IDE supported visual layouts.