mirror of
https://github.com/armbian/apa.git
synced 2026-01-06 12:31:05 -08:00
7d6c918780b414b71cd33901279834ea2a1b72b5
Armbian Package Archive (APA)
Binary deb package repository for the Armbian distribution
How to build locally
On a Debian-based system
sudo apt install devscripts debhelper fakeroot
git clone git@github.com:armbian/apa.git
cd apa
debuild -uc -us
How to use on your SBC
echo deb [trusted=yes] https://github.armbian.com/apa current main | sudo tee /etc/apt/sources.list.d/armbian-apa.list
sudo apt update
sudo apt install armbian-common
Description
Languages
Shell
100%