How to Install and Uninstall nailgun Package on openSuSE Tumbleweed
Last updated: November 06,2024
1. Install "nailgun" package
Learn how to install nailgun on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
nailgun
Copied
2. Uninstall "nailgun" package
Please follow the guidance below to uninstall nailgun on openSuSE Tumbleweed:
$
sudo zypper remove
nailgun
Copied
3. Information about the nailgun package on openSuSE Tumbleweed
Information for package nailgun:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : nailgun
Version : 0.9.1-3.12
Arch : noarch
Vendor : openSUSE
Installed Size : 53.0 KiB
Installed : No
Status : not installed
Source package : nailgun-0.9.1-3.12.src
Upstream URL : http://martiansoftware.com/nailgun/
Summary : Framework for running Java from the cli without the JVM startup overhead
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.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : nailgun
Version : 0.9.1-3.12
Arch : noarch
Vendor : openSUSE
Installed Size : 53.0 KiB
Installed : No
Status : not installed
Source package : nailgun-0.9.1-3.12.src
Upstream URL : http://martiansoftware.com/nailgun/
Summary : Framework for running Java from the cli without the JVM startup overhead
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.