How to Install and Uninstall nailgun Package on Kali Linux

Last updated: September 20,2024

1. Install "nailgun" package

This guide let you learn how to install nailgun on Kali Linux

$ sudo apt update $ sudo apt install nailgun

2. Uninstall "nailgun" package

Please follow the steps below to uninstall nailgun on Kali Linux:

$ sudo apt remove nailgun $ sudo apt autoclean && sudo apt autoremove

3. Information about the nailgun package on Kali Linux

Package: nailgun
Source: nailgun (0.9.3-3)
Version: 0.9.3-3+b1
Installed-Size: 114
Maintainer: Debian Java Maintainers
Architecture: amd64
Depends: libc6 (>= 2.15), libjna-java, libjna-platform-java
Size: 68520
SHA256: 47162c57cb55dd3e3aad94ad6438a131e280e41340bafc1e73da78b4e5d249a0
SHA1: 777ed10148d048f8069f75e6e8a8777b1d44524c
MD5sum: 3b59fdaac394aa6b5941368f6ddc7fc5
Description: client, protocol, and server for running Java programs from CLI
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.
Description-md5:
Homepage: https://github.com/facebook/nailgun
Section: java
Priority: optional
Filename: pool/main/n/nailgun/nailgun_0.9.3-3+b1_amd64.deb