Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 2.19 KB

proot-caontainer.md

File metadata and controls

52 lines (36 loc) · 2.19 KB

Use Distro Container To Add More Apps In Termux:

  • Termux Natively Support Only Few Apps
  • My Scripe Help You Install More Apps From Another Distro Into Termux
    • No Need To Login Into That Proot Distro To Use The Installed Apps
    • You Can See Those Apps In Termux Desktop's Apps Menu
    • You Can Also Launch Those Apps Directly From Termux

How To use It:

  • When You Run The Installer Script It Will Ask About Distro Container Setup
  • Type y To Continue
  • Then Select A Distro From The List That You Want To Use As Container
  • Type The Corresponding Number And The Script Will Do Everything For You
  • Then Setup A User Accound (Recomended) And Done

If You Install Any Apps In Debian And Now Want To Add And Run It From Termux :

  • Use pdrun package-name

    Like: pdrun libreoffice

    Now If You Want To Add Any App From Debian To Termux Apps Menu:

    • In Terminal Type add2menu Then Select The App

    • Or You Will Find A App Call Add To Menu Open It And Select The App You Want To Add

    • The Apps Will Be Addded To Your App Menu


Another Shortcut Way To Install And Add Them At Once :

  • Type Distro-Name install package name To Install And Add Them Automaticly In Termux Menu

    LIke: debian install libreoffice

    If In Any Case This Automatic Method Don't Work Then So Add Them Manually using "Add To Menu"

How To Login Into Your Installed Distro:

  • Type Distro-Name To login into your installed distro

    Like: type debian to login into debian

  • Type Distro-Name --root / -r To login as root

  • Type Distro-Name --remove To remove the installed distro and all it's data and the files related to it

  • Type Distro-Name --help / -h To show help