데비안 리눅스 + enlightenment + 몇 가지 꾸러미들을 자동 설치하는 스크립트입니다.

yoonjin67의 이미지

내용:

#!/bin/bash
echo 데비안에 오신 것을 환영합니다!
sudo dpkg --add-architecture i386
sudo apt update
sudo apt full-upgrade
echo 설치를 시작하는 중...
sudo apt install enlightenment midori firefox-esr terminology wine pypy python3 python python3-tk pypy-tk audacious audacity qbittorrent fcitx fcitx-hangul im-config libreoffice thunderbird-l10n-ko thunderbird libreoffice-l10n-ko python3-pip stax qalculate smplayer youtube-dl gvfs ntfs-3g gimp connman connman-ui compton lxappearance fonts-nanum cheese dopewars geogebra libasound2-plugin-equal gedit leafpad screenfetch
echo 다음 화면에서 fcitx를 선택해 주세요.
im-config
echo 추가로 설치하고 싶은 DE나 꾸러미를 선택해 주세요.
echo 설치가 끝났습니다.

##압축파일을 풀고 Set.sh를 실행시키면 자동 설치가 됩니다.

File attachments: 
첨부파일 크기
파일 Set.tar10 KB
Forums: 
세벌의 이미지

ibus 아니라 fcitx 를 하는 까닭은 무엇인가요?

yoonjin67의 이미지

저는 fcitx를 써서 그렇게 했어요. 기호에 따라서 ibus를 사용해도 무방합니다!

Love Debian.

.의 이미지

자기 쓰는 de 따라 fcitx uim nimf nabi 중 적합한게 다 달라요.

ㄱㅅ의 이미지

잘쓰겠습니다.