Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #I used zshell.If you didn't install zsh yet,you can install it.
- #zsh
- https://www.mediafire.com/file/6j7y2b5ilgfhpco/zsh.tar.xz/file
- #After Download
- pkg up -y && pkg i -y zsh
- termux-setup-storage
- mv /sdcard/download/zsh.tar.xz ~/
- tar -xvJf ~/zsh.tar.xz
- mv ~/zsh/.* ~/ && rm -rf ~/zsh
- chsh -s zsh && exit
- #After installed zsh
- echo "killall pulseaudio &>/dev/null" >>~/.zshrc
- echo "pulseaudio --start --exit-idle-time=-1; pacmd load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" >>~/.zshrc
- pkg up -y && pkg i -y x11-repo && pkg i -y proot pulseaudio termux-x11-nightly
- mv /sdcard/download/androkde-fs.tar.xz ~/
- tar - xvJf androkde-fs.tar.xz
- termux-x11 :1 &
- bash ~/start-androkde.sh
- kde
- #Download_Here
- https://www.mediafire.com/file/5d8aitew9zjshzr/androkde-fs.tar.xz/file
- #Watch Video
- https://youtu.be/XeFYUr35mU0
Add Comment
Please, Sign In to add comment