How to Install new Parrot OS on any Android Smartphone without Root with Termux x-11?

How to Install new Parrot OS on any Android Smartphone without Root with Termux x-11?

# Allow storage permission to Termux:-

1. termux-setup-storage

# Update and Upgrade your packages:-

2. pkg update && pkg upgrade 

# Install Parrot OS (CLI) in termux by this command:-

# Install Parrot 6.0 version (Lorikeet) Parrot OS:-

3. pkg install wget -y ; wget https://raw.githubusercontent.com/wahasa/Parrot/main/Install/ParrotDev.sh ; chmod +x ParrotDev.sh ; ./ParrotDev.sh

# Paste this commands in ParrotOS which is given below 👇 for install Desktop Environment:-

# Login in Parrot OS(CLI)shell:-

4. parrot

# Update and Upgrade your Packages in parrot OS:-

5. yes | apt update

# Install Lxde Desktop for GUI Parrot OS through this command:-

6. apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Parrot/main/Desktop/de-lxde.sh ; chmod +x de-lxde.sh ; ./de-lxde.sh

# DOWNLOAD TERMUX-X11 WITH YOUR GOOGLE CHROME FOR USE PARROT OS(GUI):-

# Open a new session in termux:-

# Install x11-repo package in termux:-

7. pkg install x11-repo

# Install termux-x11-nightly nano package in termux:-

8. pkg install termux-x11-nightly nano -y

# Edit a file in Termux by this command:-

9. nano .termux/termux.properties

# IN THIS FILE, YOU UNCOMMENT THE ALLOW-EXTERNAL-APPS AND SAVE WITH CTRL+X+Y AND THEN ENTER.

# Now open your 1st session which you use parrot OS shell and paste this command:-

# Install nano package in parrot OS shell:-

10. apt install nano -y

# Open a new file in parrot OS shell by this command:-

11. nano /usr/local/bin/termux-x11

# After open a blank file you copy this command without this lines and paste in this blank file:-

12.

--------------------------------------------------------------------------------

#!/bin/sh

export DISPLAY=:1

export PULSE_SERVER=127.0.0.1

rm -rf /run/dbus/dbus.pid

#dbus-launch $HOME/.vnc/xstartup


# --XFCE-- #

#startxfce4


# --LXDE-- #

startlxde


# --LXQT-- #

#startlxqt


# --KDE-- #

#startplasma-x11


# --END-- #

--------------------------------------------------------------------------------

# After paste this command in blank page,save this by Ctrl+x+y and then enter.

# Allow permission to this file using this command:-

13. chmod +x /usr/local/bin/termux-x11

# Now we need to start (GUI).

# Paste this command in termux in your 2nd session:-

14. termux-x11 :1

# Now open 1st session and paste this command in parrot OS shell:-

15. termux-x11

After you paste all commands, you open your termux x-11,see and enjoy with your New parrot OS.


PLEASE SHARE THIS ARTICLE WITH YOUR FRIENDS AND FAMILY. IF YOU HAVE ANY QUESTIONS IN YOUR MIND. THEN PLEASE SHARE YOUR THOUGHTS IN THE COMMENT BOX.


THANK YOU SO MUCH FOR READING MY ARTICLES.


THANK YOU! 👍👋🙏😊




FACTS:-


1. How to start your parrot OS shell in termux?

Ans. Paste "parrot" in termux.


2. How to run your Parrot OS (GUI) with termux x-11?

Ans. 1. Paste "termux-x11 :1" in your termux.

     2. Then paste "termux-x11" in your parrot OS shell.

     

3. How to we install termux x-11 by our smartphone phone 📱?

Ans. firstly,you open your any browser and search "termux x11" you click on releases.Secondly, you install universal-debug termux x-11, After downloading go to browser 's download section and click file,you see a popup, click on install your Termux x-11 is installed.

Tags

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.