How to Install and Uninstall apache-commons-exec.noarch Package on Fedora 38

Last updated: September 22,2024

1. Install "apache-commons-exec.noarch" package

This guide let you learn how to install apache-commons-exec.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install apache-commons-exec.noarch

2. Uninstall "apache-commons-exec.noarch" package

This guide let you learn how to uninstall apache-commons-exec.noarch on Fedora 38:

$ sudo dnf remove apache-commons-exec.noarch $ sudo dnf autoremove

3. Information about the apache-commons-exec.noarch package on Fedora 38

Last metadata expiration check: 3:40:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : apache-commons-exec
Version : 1.3
Release : 26.fc38
Architecture : noarch
Size : 66 k
Source : apache-commons-exec-1.3-26.fc38.src.rpm
Repository : updates
Summary : Java library to reliably execute external processes from within the JVM
URL : http://commons.apache.org/exec/
License : ASL 2.0
Description : Commons Exec is a library for dealing with external process execution and
: environment management in Java.