Skip to main content

Setup

Pre-requisites#

Let's Begin#

  • Update && Upgrade Repository Package
pkg update -y && pkg upgrade -y
  • Install Dependency Package
pkg i git bc -y
  • Clone or Download Repository
git clone https://github.com/xshin404/myTermux
  • Run installer script
cd myTermux && ./install.sh