# Install LibreQoS 1.5/2.0 ## Step 1 - Validate Network Design Assumptions and Hardware Selection - [Network Design Assumptions](../../Quickstart/networkdesignassumptions.md) - [System Requirements](../../SystemRequirements/Compute.md) ## Step 2 - Complete The Installation Prerequisites [LibreQoS Installation Prerequisites](quickstart-prereq.md) ## Step 3 - Install LibreQoS ### Download .DEB Package (Recommended Method) Donwload the latest .deb from [https://libreqos.io/download/](https://libreqos.io/download/). Unzip the .zip file and transfer the .deb to your LibreQoS box, installing with: ``` sudo apt install ./deb_file_name.deb ``` ### Git Install (For Developers Only - Not Recommended) [Complex Installation](../TechnicalDocs/git-install.md) ## Step 4 - Configure LibreQoS You are now ready to [Configure](./configuration.md) LibreQoS!