A simple Termux shell tool to generate and manage package lists from the Termux APT repository.
You can list all, installed, or available packages with clean text output.
This tool helps Termux users to:
- View and export all available APT packages
- List only installed packages
- List only available (not installed) packages
- Save the results to
.txtfiles automatically
Copy and paste this command to install directly:
curl -sL https://raw.githubusercontent.com/MSI-Sirajul/Packages-list/main/install.sh | bashgit clone https://github.com/MSI-Sirajul/Packages-list.git
cd Packages-list
chmod +x *
bash install.sh
packages_list