How to Install and Uninstall jopt-simple.noarch Package on Fedora 34

Last updated: January 15,2025

1. Install "jopt-simple.noarch" package

Please follow the step by step instructions below to install jopt-simple.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install jopt-simple.noarch

2. Uninstall "jopt-simple.noarch" package

Please follow the step by step instructions below to uninstall jopt-simple.noarch on Fedora 34:

$ sudo dnf remove jopt-simple.noarch $ sudo dnf autoremove

3. Information about the jopt-simple.noarch package on Fedora 34

Last metadata expiration check: 4:14:35 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : jopt-simple
Version : 5.0.4
Release : 10.fc34
Architecture : noarch
Size : 78 k
Source : jopt-simple-5.0.4-10.fc34.src.rpm
Repository : fedora
Summary : A Java command line parser
URL : http://jopt-simple.github.io/jopt-simple
License : MIT
Description : JOpt Simple is a Java library for parsing command line options, such as those
: you might pass to an invocation of javac.