Skip to content

An apt repository for Termux Legacy, install packages that are no longer available in Termux Legacy. This apt repository is not official for Termux.

License

Notifications You must be signed in to change notification settings

dylanmeca/termux-legacy-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux Legacy Repo

Termux legacy packages are stored in this apt repository, this is not an official Termux repository.

Pre-requirements

The requirements are to have Termux installed and to have Android 5.0 or 6.0.

The packages in this apt repository were pulled from: https://archive.org/details/termux-repositories-legacy.

Installation

To install this apt repository in Termux you need to download a script that will install the apt repository in your Termux.

pkg update -y && pkg upgrade -y
pkg install wget -y
wget https://raw.githubusercontent.com/dylanmeca/termux-legacy-repo/main/install.sh
chmod +x install.sh
./install.sh

Once installed you can download packages from this apt repository from Termux.

Authors

You can also look at the list of all contributors who have participated in this project.

License

The license for this project is GPL-3.0

About

An apt repository for Termux Legacy, install packages that are no longer available in Termux Legacy. This apt repository is not official for Termux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published