From 9529327097270a534e9dd5bd8432441cf8590148 Mon Sep 17 00:00:00 2001 From: Takumi Sueda Date: Sun, 7 Aug 2022 12:48:59 +0900 Subject: [PATCH] Refactor apt install --- os-brainux/setup_brainux.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/os-brainux/setup_brainux.sh b/os-brainux/setup_brainux.sh index 10eafeb..6cd1a95 100755 --- a/os-brainux/setup_brainux.sh +++ b/os-brainux/setup_brainux.sh @@ -62,10 +62,7 @@ DEBIAN_FRONTEND=noninteractive \ build-essential flex bison pkg-config autotools-dev libtool autoconf automake device-tree-compiler \ python3 python3-dev python3-setuptools python3-wheel python3-pip python3-smbus \ resolvconf net-tools ssh openssh-client avahi-daemon curl wget git \ - network-manager zip neofetch sl python3-numpy ipython3 netsurf-gtk - -DEBIAN_FRONTEND=noninteractive \ - apt install -y --install-recommends fcitx-anthy + network-manager zip neofetch sl python3-numpy ipython3 netsurf-gtk fcitx-anthy systemctl enable fake-hwclock