Skip to content

Lazy Linux Tool Installer v5.0.1

Latest

Choose a tag to compare

@StewAlexander-com StewAlexander-com released this 14 Jul 17:59

Summary

Patch release focused on documentation accuracy and a small --server behavior fix.

Changes

  • Forensic README pass: clarify what the Lazy installer does and does not install
  • Document Debian/Ubuntu command aliases (batcat, fdfind, btm, mlr, rg, rga, nvim)
  • Fix the jc + json-tui example (sudo lsof -i | jc --lsof -p | json-tui)
  • Clarify glances/tabby/systemctl notes; pin install docs to this release
  • --server: stop treating xplr as a GUI app (it is a TUI); only skip geany, wireshark, VS Code, guake, and tabby

Install

curl -O https://raw.githubusercontent.com/StewAlexander-com/Linux-Tools/v5.0.1/Lazy-Linux-Tool-Installer.py
chmod +x Lazy-Linux-Tool-Installer.py
python3 Lazy-Linux-Tool-Installer.py

See also: v5.0.0 (security / doggo / eget-croc hardening).