Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
ad0b55d4
Unverified
Commit
ad0b55d4
authored
Jun 10, 2019
by
Igor Pečovnik
Committed by
GitHub
Jun 10, 2019
Browse files
Instructions for install armbian-config
on generic Debian directly from repository.
parent
04c94e27
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
ad0b55d4
...
...
@@ -59,7 +59,14 @@ Login as root and type:
-
**help**
-
Links to documentation, support and sources
**Running this utility on 3rd party Debian based distributions**
**Run this utility on 3rd party Debian based distributions**
echo "deb [arch=arm64] http://apt.armbian.com $(lsb_release -cs) main" > /etc/apt/sources.list.d/armbian.list
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9F0E78D5
apt update
apt install armbian-config
Development version:
# Install dependencies
apt install git iperf3 psmisc curl bc expect dialog network-manager sunxi-tools iptables \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment