Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 1.61 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.61 KB

Armbian logo
configurator

GitHub last commit (branch) Debian repository Unit testings Twitter Follow Join the Discord Become a patron

Package repository

It is updated on this repository push.

wget -qO- https://imola.armbian.com/apt/armbian.key | gpg --dearmor | sudo tee /usr/share/keyrings/armbian.gpg > /dev/null
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/armbian.gpg] https://armbian.github.io/configurator stable main" | sudo tee /etc/apt/sources.list.d/armbian-development.list > /dev/null

Install:

sudo apt-get install configurator