How to Install and Uninstall golang-github-antonmedv-expr-dev Package on Kali Linux

Last updated: May 12,2024

1. Install "golang-github-antonmedv-expr-dev" package

Please follow the step by step instructions below to install golang-github-antonmedv-expr-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-antonmedv-expr-dev

2. Uninstall "golang-github-antonmedv-expr-dev" package

Please follow the step by step instructions below to uninstall golang-github-antonmedv-expr-dev on Kali Linux:

$ sudo apt remove golang-github-antonmedv-expr-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-antonmedv-expr-dev package on Kali Linux

Package: golang-github-antonmedv-expr-dev
Source: golang-github-antonmedv-expr
Version: 1.8.9-2
Installed-Size: 384
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-gdamore-tcell-dev, golang-github-rivo-tview-dev, golang-github-sanity-io-litter-dev, golang-github-stretchr-testify-dev
Size: 49476
SHA256: 4a9a05fc47aa8066853aac175f47633edba4cf20025ffd00efaf7d96c67b9eed
SHA1: 4032f931d7e930185890dbb95c8a2244f22f851f
MD5sum: a0843cb49026dd29fea204b504cc7b3e
Description: expression evaluation engine for Go
The expr package provides an engine that can compile and evaluate
expressions. An expression is a one-liner that returns a value (mostly,
but not limited to, booleans). It is designed for simplicity, speed and
safety.
.
Features:
- Seamless integration with Go (no need to redefine types)
- Static typing
- User-friendly error messages
- Reasonable set of basic operators
- Builtins: all, none, any, one, filter, map
- Fast: uses bytecode virtual machine and optimizing compiler
Description-md5:
Homepage: https://github.com/antonmedv/expr
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-antonmedv-expr/golang-github-antonmedv-expr-dev_1.8.9-2_all.deb