How to Install and Uninstall zoem Package on Kali Linux

Last updated: May 18,2024

1. Install "zoem" package

Please follow the steps below to install zoem on Kali Linux

$ sudo apt update $ sudo apt install zoem

2. Uninstall "zoem" package

Please follow the instructions below to uninstall zoem on Kali Linux:

$ sudo apt remove zoem $ sudo apt autoclean && sudo apt autoremove

3. Information about the zoem package on Kali Linux

Package: zoem
Version: 21-341-1
Installed-Size: 682
Maintainer: Debian Science Maintainers
Architecture: amd64
Replaces: zoem-doc (<< 10-265-1)
Depends: libc6 (>= 2.34), libtingea0 (>= 21-361)
Suggests: aephea
Enhances: mcl
Breaks: zoem-doc (<< 10-265-1)
Size: 240664
SHA256: ff32ea7306a4acdb4764694d2ccaebd3eb7b36ee98d5e05bf2564dc5f9f9307d
SHA1: f62657c05de3d42a2e488a0adc78fe40e8a1a872
MD5sum: 7fd45d378e7313f64006e1788e15c575
Description: general-purpose macro/programming language for transforming text
Zoem is a language for transforming text. It supports the creation of
light-weight mark-up languages as macro packages built on top of zoem.
.
Zoem submits text to a two-stage transformation process. Macro
expansion and interpretation is followed by application of
customizable character filtering rules. Zoem supports inside-out
evaluation, comprehensive IO, control operators, iteration,
dictionary stacks, multidimensional data storage, arithmetic
expressions, regular expressions, system commands, and more.
Description-md5:
Homepage: https://micans.org/zoem/
Tag: implemented-in::c, interface::commandline, interface::shell,
role::program, scope::utility, use::converting, use::typesetting,
works-with-format::html, works-with-format::man, works-with::text
Section: text
Priority: optional
Filename: pool/main/z/zoem/zoem_21-341-1_amd64.deb