How to Install and Uninstall erlang-goldrush Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "erlang-goldrush" package

Please follow the instructions below to install erlang-goldrush on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install erlang-goldrush

2. Uninstall "erlang-goldrush" package

Please follow the guidelines below to uninstall erlang-goldrush on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the erlang-goldrush package on Ubuntu 21.04 (Hirsute Hippo)

Package: erlang-goldrush
Architecture: amd64
Version: 0.2.0-7
Multi-Arch: allowed
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ejabberd Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 112
Depends: erlang-base | erlang-abi (= 17.0), erlang-base (>= 1:23.2.3+dfsg) | erlang-base-hipe (>= 1:23.2.3+dfsg), erlang-syntax-tools (>= 1:23.2.3+dfsg)
Filename: pool/universe/e/erlang-goldrush/erlang-goldrush_0.2.0-7_amd64.deb
Size: 61980
MD5sum: ea483866a3c59889e44b9fc3d078e1d3
SHA1: 4e2028ec1c7cc2219b5e02bed5ca69d141eec0b6
SHA256: eb47aaf83519e7dc7232d95978949535d90c44e5880921fb8826f14c7c1fbacf
SHA512: 48e34590ef695aa47f16c1e3c4da0de33915b9f177e50c2b60ade738146e833accdbec7d8f6fa9608cc49c0b41a0dd13071b77382e7961ec274be9487568eb10
Homepage: https://github.com/DeadZen/goldrush
Description-en: 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: 54fb5baf203ce3092b5c711277e52ac0