google play 에 있는 건 old 버전이여서 repo 가 동작하지 않음
F-Droid 설치하고, 여기서 termux 다운로드 받아서 사용
termux-setup-storage
안드로이드 폴더는 ~/storage/shared 에서 확인가능
~/storage/shared $ ls
Alarms DCIM Movies PerfectViewer Recordings
Android Documents Music Pictures Ringtones
Audiobooks Download Notifications Podcasts
~/storage/shared $
vi ~/.termux/termux.properties
주석(#) 해제 후 저장하고 termux 재오픈
#enforce-char-based-input = true
enforce-char-based-input = true
apt edit-sources
deb https://packages-cf.termux.dev/apt/termux-main stable main
pkg install termux-keyring
https://github.com/termux/termux-app/issues/1839#issuecomment-882199050
https://wiki.termux.com/wiki/Termux-setup-storage
https://github.com/termux/termux-packages/wiki/Mirrors#how-to-use