Skip to content

MSI-Sirajul/Packages-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux Package Lister

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.



Purpose

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 .txt files automatically

⚡ Quick Install (Termux / Linux)

Copy and paste this command to install directly:

curl -sL https://raw.githubusercontent.com/MSI-Sirajul/Packages-list/main/install.sh | bash

🚀 Usage

Clone or copy the script

git clone https://github.com/MSI-Sirajul/Packages-list.git
cd Packages-list
chmod +x *
bash install.sh
packages_list

About

Termux shell tool to generate and manage package lists from the Termux APT repository.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published