Getting Started with LDI
Install essential Linux dependencies quickly and safely without root or sudo.Quickstart
Follow these steps to install LDI on your Debian-based system.
Why LDI?
LDI simplifies setting up Linux environments by automating dependency installation.Automatic installation
Installs curl, wget, tar, zip, unzip, git automatically.
Safe to use
Run as a normal user, no sudo or root required.
Lightweight
Small Bash script, fast and easy to run.
Cross-compatible
Works on all Debian-based Linux distributions.
Make it yours
Edit your script
Modify LDI to fit your workflow and automate more tasks.
Integrate with CI/CD
Use LDI in automation pipelines for repeatable setups.
Learn more
Full documentation
Explore the complete LDI documentation for installation, usage, and FAQ.