How to Install Termux on Android? Last Updated : 23 Nov, 2022 Comments Improve Suggest changes Like Article Like Report Termux is a Free and Open-source Terminal Emulator which allows you to work under a Linux environment on Android or IOS Phones. It contains a built-in package manager that enables you to download and set up numerous testing and development apps across your phones. Using its package manager, it automatically installs the base system and certain additional programs. The majority of commands work in Termux, it also includes the zsh and tcsh shells and bash as default. Install Termux on Android Note: Since November 2022, the Google Playstore has refused to accept updates from Termux, so downloading Termux from there won't work. So, here's how you can download Termux as a Third-Party App. Step 1. Go to the following link. Step 2. Swipe down then click on Download APK. Step 3. After completion of the download, simply click on it to install it. Step 4. Now open the Termux app. After installing a few bootstrap packages, you will get the Termux Welcome Screen. Step 5. Let us give it Storage permission by the following command. termux-setup-storage Step 6. A popup will now appear asking for permission to give access to the storage; click Allow. Demonstration 1. pwd - to check the current directory pwd 2. touch - creating blank files touch 3. ls - list files and directories ls 4. mkdir - to create a directory mkdir 5. cd - to travel paths cd Comment More infoAdvertise with us Next Article Must Coding Questions - Company-wise A aptshivam Follow Improve Article Tags : Installation Guide Technical Scripter 2022 how-to-install Similar Reads Interview PreparationInterview Preparation For Software DevelopersMust Coding Questions - Company-wise Must Do Coding Questions - Topic-wiseCompany-wise Practice ProblemsCompany PreparationCompetitive ProgrammingSoftware Design-PatternsCompany-wise Interview ExperienceExperienced - Interview ExperiencesInternship - Interview ExperiencesPractice @GeeksforgeeksProblem of the DayTopic-wise PracticeDifficulty Level - SchoolDifficulty Level - BasicDifficulty Level - EasyDifficulty Level - MediumDifficulty Level - HardLeaderboard !!Explore More...Data StructuresArraysLinked ListStackQueueBinary TreeBinary Search TreeHeapHashingGraphAdvance Data StructuresMatrixStringAll Data StructuresAlgorithmsAnalysis of AlgorithmsSearching AlgorithmsSorting AlgorithmsPattern SearchingGeometric AlgorithmsMathematical AlgorithmsRandomized AlgorithmsGreedy AlgorithmsDynamic ProgrammingDivide & ConquerBacktrackingBranch & BoundAll AlgorithmsProgramming LanguagesCC++JavaPythonC#Go LangSQLPHPScalaPerlKotlinWeb TechnologiesHTMLCSSJavaScriptBootstrapTailwind CSSAngularJSReactJSjQueryNodeJSPHPWeb DesignWeb BrowserFile FormatsComputer Science SubjectsOperating SystemsDBMSComputer NetworkComputer Organization & ArchitectureTOCCompiler DesignDigital Elec. & Logic DesignSoftware EngineeringEngineering MathematicsData Science & MLComplete Data Science CourseData Science TutorialMachine Learning TutorialDeep Learning TutorialNLP TutorialMachine Learning ProjectsData Analysis TutorialTutorial LibraryPython TutorialDjango TutorialPandas TutorialKivy TutorialTkinter TutorialOpenCV TutorialSelenium TutorialGATE CSGATE CS NotesGate CornerPrevious Year GATE PapersLast Minute Notes (LMNs)Important Topic For GATE CSGATE CoursePrevious Year Paper: CS exams Like