How to Install and Uninstall erlang-goldrush Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "erlang-goldrush" package

Here is a brief guide to show you how to install erlang-goldrush on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install erlang-goldrush

2. Uninstall "erlang-goldrush" package

Please follow the instructions below to uninstall erlang-goldrush on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the erlang-goldrush package on Ubuntu 20.10 (Groovy Gorilla)

Package: erlang-goldrush
Architecture: amd64
Version: 0.2.0-3
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:22.2.4+dfsg) | erlang-base-hipe (>= 1:22.2.4+dfsg), erlang-syntax-tools (>= 1:22.2.4+dfsg)
Filename: pool/universe/e/erlang-goldrush/erlang-goldrush_0.2.0-3_amd64.deb
Size: 61996
MD5sum: eba137774b88ac3819f9b8aec392711a
SHA1: cda11b41e66797dcc12a7f97de1d0d7a853ea20b
SHA256: 53af097bd07ed462b73d6bf8b747e2829ab17306848f770454de71093d4814bc
SHA512: 84f57f513463c6d234393813404991c9db55fbb82a2ae77ac061cc6802eadc8b11de6eb07e363c8ed600bd65cfa7ecda0169b057ef172ec8fdc00f7733452511
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