{"id":15042417,"url":"https://github.com/hctilg/root-termux","last_synced_at":"2025-04-05T08:03:50.178Z","repository":{"id":48629214,"uuid":"516969536","full_name":"hctilg/root-termux","owner":"hctilg","description":"install pseudo-root(sudo) in the termux ","archived":false,"fork":false,"pushed_at":"2024-04-27T19:47:49.000Z","size":385,"stargazers_count":464,"open_issues_count":0,"forks_count":52,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-03-29T07:03:07.166Z","etag":null,"topics":["bash","bash-script","black","linux","pkg","root","root-termux","sh","shell","sudo","terminal","termux","termux-hacking","ubuntu","ubuntu-mobile","unix","unlicensed"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hctilg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-23T05:44:22.000Z","updated_at":"2025-03-28T21:46:16.000Z","dependencies_parsed_at":"2023-12-11T18:46:05.189Z","dependency_job_id":"6431d4e3-465e-4007-88c5-4d1f4eeef705","html_url":"https://github.com/hctilg/root-termux","commit_stats":null,"previous_names":["hctilg/root-termux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hctilg%2Froot-termux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hctilg%2Froot-termux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hctilg%2Froot-termux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hctilg%2Froot-termux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hctilg","download_url":"https://codeload.github.com/hctilg/root-termux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305932,"owners_count":20917208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bash-script","black","linux","pkg","root","root-termux","sh","shell","sudo","terminal","termux","termux-hacking","ubuntu","ubuntu-mobile","unix","unlicensed"],"created_at":"2024-09-24T20:47:16.415Z","updated_at":"2025-04-05T08:03:50.157Z","avatar_url":"https://github.com/hctilg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# root-termux\n\n**install Root in the Termux**\n\n\u003cimg src=\"screenshot.jpg\" alt=\"Screenshot\" title=\"Root(sudo) in the Termux\"\u003e\n\n## Usage\n\nhave you ever wanted to run scripts but they need root access or for some reason you want to enter your commands in the real linux environment? in this tutorial, it is executed only by running a Termux script in root mode.\n\n### Run these commands in Termux:\n\n```bash\n# install git\npkg install git -y\n```\n\n```bash\n# clone from github with git\ngit clone https://github.com/hctilg/root-termux.git \u0026\u0026 cd root-termux \u0026\u0026 chmod +x *\n```\n\n```bash\n# install packages\npkg install wget proot -y\n```\n\n\u003cbr\u003e\n\nthen enter the following command and go through the installation process:\n\n```bash\n# run bash script `install.sh`\nyes | bash install.sh\n```\n\n\u003cbr\u003e\n\nafter installing and creating the executable file, run the root environment with the following command:\n\n```bash\n# run bash script `start.sh`\nbash start.sh  # or `./start.sh`\n```\n\n\u003cbr\u003e\n\nNote: after running **Termux** as root, you need to install all the packages from the beginning, and be sure to update the terminal with the following commands after installation so that you don't have any problems installing the packages:\n\n```bash\napt update\n```\n\n```bash\napt upgrade\n```\n\n\u003cbr\u003e\n\ncommand to install **sudo** after installing Ubuntu:\n\n```bash\napt install sudo\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhctilg%2Froot-termux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhctilg%2Froot-termux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhctilg%2Froot-termux/lists"}