How to Install and Uninstall yodl Package on Kali Linux

Last updated: May 16,2024

1. Install "yodl" package

This guide covers the steps necessary to install yodl on Kali Linux

$ sudo apt update $ sudo apt install yodl

2. Uninstall "yodl" package

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

$ sudo apt remove yodl $ sudo apt autoclean && sudo apt autoremove

3. Information about the yodl package on Kali Linux

Package: yodl
Version: 4.03.03-1
Installed-Size: 610
Maintainer: Frank B. Brokken
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Suggests: yodl-doc
Size: 204400
SHA256: 2275aaf8fda7dcfb199a73f860e4401c4c024916598a2ff172fd6d2fea8f0dc4
SHA1: 4ef34ca97bd13afbbcdd02664ea17fe51efedbd6
MD5sum: 587fb8e5803b156e25e9f31a6d3193ad
Description: Your Own Document Language (Yodl) is a pre-document language
Yodl is a package that implements a pre-document language and tools to
process it. The idea of Yodl is that you write up a document in a
pre-language, then use the tools (e.g. yodl2html) to convert it to some
final document language. Current converters are for HTML, man, LaTeX
SGML and texinfo, a poor-man's text converter and an experimental xml
converter. Main document types are
"article", "report", "book", "manpage" and "letter".
The Yodl document language was designed to be easy to use and extensible.
Description-md5:
Multi-Arch: foreign
Homepage: https://gitlab.com/fbb-git/yodl
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::converting, works-with-format::html,
works-with-format::info, works-with-format::man,
works-with-format::sgml, works-with-format::tex, works-with::text
Section: text
Priority: optional
Filename: pool/main/y/yodl/yodl_4.03.03-1_amd64.deb