How to Install and Uninstall golang-github-casbin-govaluate-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "golang-github-casbin-govaluate-dev" package

Please follow the guidance below to install golang-github-casbin-govaluate-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-casbin-govaluate-dev

2. Uninstall "golang-github-casbin-govaluate-dev" package

Please follow the steps below to uninstall golang-github-casbin-govaluate-dev on Kali Linux:

$ sudo apt remove golang-github-casbin-govaluate-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-casbin-govaluate-dev package on Kali Linux

Package: golang-github-casbin-govaluate-dev
Source: golang-github-casbin-govaluate
Version: 1.1.1-2
Installed-Size: 203
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 33016
SHA256: 49342934f7ae6bea5252b61cded8380e851ced55ba76ab5f14e715d03432f3aa
SHA1: 02601b85ba7ea280c17444d85c1ca7d69f8d0595
MD5sum: 461a06d43bf047b55a201896b53fc74b
Description: Arbitrary expression evaluation for golang (library)
Provides support for evaluating arbitrary C-like artithmetic/string
expressions.
.
Sometimes, you can't know ahead-of-time what an expression will look
like, or you want those expressions to be configurable. Perhaps
you've got a set of data running through your application, and you
want to allow your users to specify some validations to run on it
before committing it to a database. Or maybe you've written a
monitoring framework which is capable of gathering a bunch of
metrics, when evaluating a few expressions to see if any metrics
should be alerted upon, but the conditions for alerting are different
for each monitor.
.
A lot of people wind up writing their own half-baked style of
evaluation language that fits their needs, but isn't complete. Or they
wind up baking the expression into the actual executable, even if
they know it's subject to change. These strategies may work, but they
take time to implement, time for users to learn, and induce technical
debt as requirements change. This library is meant to cover all the
normal C-like expressions, so that you don't have to reinvent one of
the oldest wheels on a computer.
.
This is a fork of github.com/Knetic/govaluate, maintained by Casbin.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/casbin/govaluate
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-casbin-govaluate/golang-github-casbin-govaluate-dev_1.1.1-2_all.deb