How to Install and Uninstall system-rules.noarch Package on Fedora 39

Last updated: October 12,2024

1. Install "system-rules.noarch" package

This tutorial shows how to install system-rules.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install system-rules.noarch

2. Uninstall "system-rules.noarch" package

This guide covers the steps necessary to uninstall system-rules.noarch on Fedora 39:

$ sudo dnf remove system-rules.noarch $ sudo dnf autoremove

3. Information about the system-rules.noarch package on Fedora 39

Last metadata expiration check: 3:51:49 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : system-rules
Version : 1.19.0
Release : 6.fc39
Architecture : noarch
Size : 46 k
Source : system-rules-1.19.0-6.fc39.src.rpm
Repository : fedora
Summary : A collection of JUnit rules for testing code which uses java.lang.System
URL : https://stefanbirkner.github.io/system-rules
License : CPL
Description : System Rules is a collection of JUnit rules for testing code which uses
: java.lang.System.