How to Install and Uninstall nailgun.x86_64 Package on Fedora 36

Last updated: January 11,2025

1. Install "nailgun.x86_64" package

In this section, we are going to explain the necessary steps to install nailgun.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install nailgun.x86_64

2. Uninstall "nailgun.x86_64" package

Please follow the instructions below to uninstall nailgun.x86_64 on Fedora 36:

$ sudo dnf remove nailgun.x86_64 $ sudo dnf autoremove

3. Information about the nailgun.x86_64 package on Fedora 36

Last metadata expiration check: 1:25:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : nailgun
Version : 0.9.1
Release : 20.fc36
Architecture : x86_64
Size : 48 k
Source : nailgun-0.9.1-20.fc36.src.rpm
Repository : fedora
Summary : Framework for running Java from the cli without the JVM startup overhead
URL : http://martiansoftware.com/nailgun/
License : ASL 2.0
Description : Nailgun is a client, protocol, and server for running Java programs from the
: command line without incurring the JVM startup overhead. Programs run in the
: server (which is implemented in Java), and are triggered by the client
: (written in C), which handles all I/O.