How to Install and Uninstall golang-github-antonmedv-expr-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 12,2024

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

Please follow the guidance below to install golang-github-antonmedv-expr-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the guidance below to uninstall golang-github-antonmedv-expr-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-antonmedv-expr-dev
Architecture: all
Version: 1.8.9-2
Priority: optional
Section: universe/golang
Source: golang-github-antonmedv-expr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 384
Depends: golang-github-gdamore-tcell-dev, golang-github-rivo-tview-dev, golang-github-sanity-io-litter-dev, golang-github-stretchr-testify-dev
Filename: pool/universe/g/golang-github-antonmedv-expr/golang-github-antonmedv-expr-dev_1.8.9-2_all.deb
Size: 49524
MD5sum: 6874c209efa650aa63b2d83baeef6034
SHA1: d5cfd878e9cf3b18a2f9431904eca5302a9a10e0
SHA256: 00f7364f4e38822d6029b048a3b2f1426986e430829c23a814c6ec3a546ec35b
SHA512: 265aaaaab4b5e7c0387f77d625bbeec496cceea138e8c0d53fa4049cf2a36df8fe1bced453212e262aa48fecba01c92b855942c9c699e3e9f751aa7832c31928
Homepage: https://github.com/antonmedv/expr
Description-en: 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: 949e328723c84bf4cde5a3b66a8a97e5