Lazy Linux Tool Installer v5.0.0
Summary
Major security and freshness release for the Lazy Linux Tool Installer (first tagged release since Linux_Installer_v4.0).
Highlights
- Security: remove
curl | sh/curl | bashfor eget and croc - Install eget from GitHub release archives with ELF sanity checks
- Install croc from GitHub releases with required SHA-256 verification
- Post-install version/help probes for binary installs; longer network timeouts
- README 2026 edition: fix moved/dead links; replace abandoned
dogwith actively maintaineddoggo - Sync installer GitHub repos (
lsd-rs/lsd,micro-editor/micro,mr-karan/doggo) - Test suite: 46 tests, including a guard against reintroducing pipe-to-shell
Install
curl -O https://raw.githubusercontent.com/StewAlexander-com/Linux-Tools/v5.0.0/Lazy-Linux-Tool-Installer.py
chmod +x Lazy-Linux-Tool-Installer.py
python3 Lazy-Linux-Tool-Installer.pyOr pin to main for the latest commits:
curl -O https://raw.githubusercontent.com/StewAlexander-com/Linux-Tools/main/Lazy-Linux-Tool-Installer.py
chmod +x Lazy-Linux-Tool-Installer.py
python3 Lazy-Linux-Tool-Installer.py