How to Install and Uninstall erlang-goldrush Package on Kali Linux

Last updated: May 16,2024

1. Install "erlang-goldrush" package

This guide covers the steps necessary to install erlang-goldrush on Kali Linux

$ sudo apt update $ sudo apt install erlang-goldrush

2. Uninstall "erlang-goldrush" package

Learn how to uninstall erlang-goldrush on Kali Linux:

$ sudo apt remove erlang-goldrush $ sudo apt autoclean && sudo apt autoremove

3. Information about the erlang-goldrush package on Kali Linux

Package: erlang-goldrush
Version: 0.2.0-9
Installed-Size: 121
Maintainer: Ejabberd Packaging Team
Architecture: amd64
Depends: erlang-base (>= 1:25.3.2.8+dfsg), erlang-abi (= 17.0), erlang-syntax-tools (>= 1:25.3.2.8+dfsg)
Size: 72308
SHA256: 00ba5f6f1e585ac4a665ac14a7e40d7fed17a2fe88b50729aabc9aa52dc36360
SHA1: d16644ea8d7a0bd41f7f54a6dd8b212e2931161b
MD5sum: b432c310c5b3ff0c8609e9b3a527467e
Description: small Erlang app that provides fast event stream processing
Goldrush is a small Erlang app that provides fast event stream processing
.
Features:
* Event processing compiled to a query module
- per module protected event processing statistics
- query module logic can be combined for any/all filters
- query module logic can be reduced to efficiently match event processing
* Complex event processing logic
- match input events with greater than (gt) logic
- match input events with less than (lt) logic
- match input events with equal to (eq) logic
- match input events with wildcard (wc) logic
- match input events with notfound (nf) logic
- match no input events (null blackhole) logic
- match all input events (null passthrough) logic
* Handle output events
- Once a query has been composed the output action can be overridden
with an erlang function. The function will be applied to each
output event from the query.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/DeadZen/goldrush
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/e/erlang-goldrush/erlang-goldrush_0.2.0-9_amd64.deb