summaryrefslogtreecommitdiff
path: root/doc/note/setup/setup-debian.txt
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2024-09-30 18:49:24 +0200
committerAndreas Fankhauser hiddenalpha.ch2024-09-30 18:49:24 +0200
commit8abe4002c04c3e381d54ff57a2b7e2aaf551b7a3 (patch)
tree6f9c9e86f2731af3e5d414a16ae7e5d69aa0ceb8 /doc/note/setup/setup-debian.txt
parent69782e8b126fdcd5b51e40773099c136e139a839 (diff)
parentcaf8fe34a85facf4edad8930015fbe9ae3d5f7b6 (diff)
downloadUnspecifiedGarbage-8abe4002c04c3e381d54ff57a2b7e2aaf551b7a3.zip
UnspecifiedGarbage-8abe4002c04c3e381d54ff57a2b7e2aaf551b7a3.tar.gz
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'doc/note/setup/setup-debian.txt')
-rw-r--r--doc/note/setup/setup-debian.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/note/setup/setup-debian.txt b/doc/note/setup/setup-debian.txt
index 582764e..202fec7 100644
--- a/doc/note/setup/setup-debian.txt
+++ b/doc/note/setup/setup-debian.txt
@@ -94,7 +94,7 @@ Populate "/etc/environment" as described by "./etc-environment".
&& $SUDO apt install -y --no-install-recommends \
`# basic CLI` \
vim htop pv openssh-client iptables iptables-persistent xxd zip unzip xz-utils p7zip-full \
- file trash-cli ncat curl \
+ file trash-cli ncat curl ntp \
`# basic UI (vim-gtk required for system clipboard)` \
vim-gtk3 firefox-esr pcmanfm file-roller thunderbird chromium okular \
`# software devel` \
@@ -124,7 +124,7 @@ Populate "/etc/environment" as described by "./etc-environment".
`# Low level ` \
lm-sensors fancontrol exfat-fuse exfatprogs \
`# Others` \
- systemd-sysv bc rsync qrencode libxml2-utils \
+ systemd-sysv bc rsync qrencode libxml2-utils adb \
`# Nvidia graphics (open)` \
mesa-utils clinfo mesa-opencl-icd \
`# Nvidia graphics (non-free, DoesNotWorkYet)` \