coinwalk

debian

Oct 15th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Installation of Debian OS on Android.
  2.  
  3. These commands are working on Rooted and Non- Rooted devices.
  4.  
  5. Installation commands:-
  6.  
  7. 1. apt update && apt upgrade
  8.  
  9. 2. pkg install wget
  10.  
  11. 3. Debian command:-
  12. pkg install wget openssl-tool proot -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Debian/debian.sh && bash debian.sh
  13. 4. Run command:-
  14. ./start-debian.sh
  15.  
  16. 5. Desktop Environment:-
  17. wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/DesktopEnvironment/Apt/Xfce4/de-apt-xfce4.sh && bash de-apt-xfce4.sh
Add Comment
Please, Sign In to add comment