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

armbian-config drop-in replacement

License

Notifications You must be signed in to change notification settings

armbian/configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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