How to Install and Uninstall filedrop.noarch Package on Fedora 38

Last updated: January 12,2025

1. Install "filedrop.noarch" package

This is a short guide on how to install filedrop.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install filedrop.noarch

2. Uninstall "filedrop.noarch" package

Learn how to uninstall filedrop.noarch on Fedora 38:

$ sudo dnf remove filedrop.noarch $ sudo dnf autoremove

3. Information about the filedrop.noarch package on Fedora 38

Last metadata expiration check: 0:32:40 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : filedrop
Version : 1.1
Release : 20.fc38
Architecture : noarch
Size : 38 k
Source : filedrop-1.1-20.fc38.src.rpm
Repository : fedora
Summary : Drag-and-drop support for Java
URL : http://iharder.sourceforge.net/current/java/filedrop/
License : Public Domain
Description : FileDrop makes it easy to drag and drop files from the operating
: system to a Java program. Any java.awt.Component can be dropped onto,
: but only javax.swing.JComponents will indicate the drop event with a
: changed border.