🌐
SourceForge
sourceforge.net › projects › termux-packages.mirror
Termux packages download | SourceForge.net
2 weeks ago - Download Termux packages for free. A build system and primary set of packages for Termux. Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager.
🌐
HackNos
hacknos.com › home › how to delete directory in termux › termux commands list 2022
Termux Commands list 2022 - termux commands list android 2022
March 2, 2026 - If you add a new repository in your source.list file. before installing a new package you just need to run the apt update command. ... Get whois information of the domain through Termux.
Discussions

Termux Packages
I am looking for a list of all termux Packages and what there functions are, I am knew to the Linux and termux world and trying to learn anything and everything I can, any directions will be greatly appreciated, I'm trying to focus on learning... More on xdaforums.com
🌐 xdaforums.com
8
January 20, 2023
List all packages I installed?
apt list --manual-installed More on reddit.com
🌐 r/termux
8
14
December 19, 2025
What are the most useful tools in termux?
Depends what you want to do. A lot of things I tend to use were built outside of what the packages have to offer, mostly surrounding amateur radio and software defined radio use. More on reddit.com
🌐 r/termux
29
6
February 21, 2022
How can I get Termux to list all packages from A to Z? When I enter "pkg list all" it only list packages from C to Z and I can't scroll up past C.
Pipe the output to less pkg list-all | less More on reddit.com
🌐 r/termux
13
11
November 12, 2021
🌐
GitHub
github.com › ItsMeAbhishekRai › Termux-All-Packages-Install
GitHub - ItsMeAbhishekRai/Ultimate-Termux-Linux-Installer: Ultimate-Termux-Linux-Installer · GitHub
This script is designed to automate the installation of hacking, development, networking, and security tools on Termux and Linux systems.
Author   ItsMeAbhishekRai
🌐
GitHub
github.com › bokxud › All_package
GitHub - bokxud/All_package: All-Package-auto-install in Termux. · GitHub
In this i have build all main tools in one script only one time run this script it will automatically install all important package..
Starred by 65 users
Forked by 12 users
Languages   Shell
🌐
GitHub
github.com › Hackertrackersj › Termux-package
GitHub - Hackertrackersj/Termux-package: This repo is used to install all basic package of termux without typing a single cammand · GitHub
This repo is used to install all basic package of termux without typing a single cammand - Hackertrackersj/Termux-package
Starred by 353 users
Forked by 34 users
Languages   Python
🌐
XDA Forums
xdaforums.com › home › xda computing › non android operating systems (os) › linux
Termux Packages | XDA Forums
January 20, 2023 - Does list them all. Get to about half the alphabet and then no more why cause it cant keep going. So honestly someone needs to help with it. ... apt update && apt upgrade apt install x11-utils apt install root-utils #for x11 and root are showed from frist you open termux apt list # marked as comment, ignore it ... Click to expand... Click to collapse E: Unable to locate package x11-utils E: Unable to locate package root-utils A termux-setup-storage should be performed before use, but even that doesn't help.
🌐
YouTube
youtube.com › shorts › vr0d8FdYPAU
How to Install All Packages in Termux: A Complete Guide📲📱🤳 - YouTube
How to Install All Packages in Termux: A Complete GuideIn this video, I’ll guide you step-by-step on how to install all packages in Termux. Whether you're a ...
Published   August 26, 2024
Views   9K
🌐
Termux
termux.dev › en
Termux | The main termux site and help pages.
Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager.
🌐
GitHub
github.com › topics › all-pkg-termux
all-pkg-termux · GitHub Topics · GitHub
October 16, 2025 - This is a tool for installing all packages in Termux and is very useful for those of you who are just using Termux
Find elsewhere
🌐
Reddit
reddit.com › r/termux › list all packages i installed?
r/termux on Reddit: List all packages I installed?
December 19, 2025 -

I moved to another phone and termux doesn't have the packages I installed. I still have th old phone. Is there a way to list the packages I installed? I do not mean every package installed because that list is huge and includes one installed due to dependency. Perhaps list all packages which are not a dependency?

🌐
Internet Archive
archive.org › software
github.com-termux-termux-packages_-_2022-01-01_12-21-42 : termux : Free Download, Borrow, and Streaming : Internet Archive
January 1, 2022 - wget https://archive.org/download/github.com-termux-termux-packages_-_2022-01-01_12-21-42/termux-termux-packages_-_2022-01-01_12-21-42.bundle and run:
🌐
GitHub
github.com › termux › termux-packages
GitHub - termux/termux-packages: A package build system for Termux. · GitHub
This project contains scripts and patches to build packages for the Termux Android application.
Author   termux
🌐
Medium
p47h4n.medium.com › termux-tool-basic-package-installer-28a1bf1ff5a6
Termux Tool — Basic Package Installer | by Pulse Coder | Medium
April 5, 2024 - But Termux does not offer any other packages except some basic packages. For that we need to install some necessary packages. Once we create a script, just running it will install every package we need.
🌐
Sam Galope
samgalope.dev › home › tutorial › termux › everything you need to know about termux package management for seamless development
Everything You Need to Know About Termux Package Management for Seamless Development
April 8, 2025 - Master Termux package management with this detailed guide. Find, install, and update packages efficiently in Termux to optimize your Android terminal environment.
🌐
Quora
quora.com › How-do-I-install-all-tools-in-Termux
How to install all tools in Termux - Quora
Answer (1 of 2): Termux already has most tools you need. You shouldn't install any more than you actually need as it will take up unnecessary space and possibly impact performance. Have a look at Termux Wiki I think I have only invoked the pkg install command twice ever since I started using te...
🌐
GitHub
github.com › sanwebinfo › my-termux-setup
GitHub - sanwebinfo/my-termux-setup: Here is My Termux Terminal Emulator Setup & Packages · GitHub
curl -sL https://gist.githubusercontent.com/santhoshkumar/48dad71342f8dc68029b5d5f33504302/raw/13d40d51dd45597f2b74b30361c642f3e56ed187/package.sh | bash ... curl -sS https://getcomposer.org/installer | php -- --install-dir=/data/data/com.termux/files/usr/bin --filename=composer
Starred by 334 users
Forked by 42 users
🌐
GitHub
github.com › trfahim › termux-package-installer
GitHub - trfahim/termux-package-installer: Termux all package install singel line command. · GitHub
pkg install git -y; git clone https://github.com/trfahim/termux-package-installer; cd termux-package-installer; chmod +x all-package.sh; bash all-package.sh
Starred by 14 users
Forked by 6 users
Languages   Shell
🌐
GitHub
github.com › termux › termux-app
GitHub - termux/termux-app: Termux - a terminal emulator application for Android OS extendible by variety of packages. · GitHub
Support for both app and packages was dropped for Android 5 and 6 on 2020-01-01 at v0.83, however it was re-added just for the app without any support for package updates on 2022-05-24 via the GitHub sources. Check here for the details. The APK files of different sources are signed with different signature keys. The Termux app and all its plugins use the same sharedUserId com.termux and so all their APKs installed on a device must have been signed with the same signature key to work together and so they must all be installed from the same source.
Author   termux
🌐
GitHub
github.com › pkgforge-dev › Termux-Packages
GitHub - pkgforge-dev/Termux-Packages: Markdown List (Table), JSON & YAML of all the officially Available Packages in the Termux Registry :: https://termux-packages.ajam.dev [Maintainer=@Azathothas] · GitHub
1 week ago - There was an error while loading. Please reload this page · Markdown List (Table), JSON & YAML of all the officially Available Packages in the Termux Registry :: https://termux-packages.ajam.dev [Maintainer=@Azathothas]
Author   pkgforge-dev