Myy Miouyouyou 06262b5848 module: docker: Fixing the DEPS
Let's see if that fixes PyQT5 dependencies hell.

Signed-off-by: Myy Miouyouyou <myy@miouyouyou.fr>
2022-07-15 22:23:10 +02:00
2022-06-06 04:18:26 +02:00
2022-07-15 22:23:10 +02:00
2022-03-21 15:44:29 +01:00
2022-05-21 19:17:00 +02:00
2022-03-21 09:06:23 +01:00
2022-03-30 22:08:50 +02:00
2022-03-21 16:05:14 +01:00

Armbian configurator

Build debian package

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
Description
No description provided
Readme GPL-3.0 897 KiB
Languages
Python 65%
CSS 27.4%
Shell 7.4%
HTML 0.2%